Class finesse.restservices.MediaPropertiesLayout
Extends
finesse.restservices.RestBase.
The MediaPropertiesLayout handles which call variables are associated with Dialogs.
Defined in: finesse.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
get()
Retrieve the media properties layout.
|
|
getData()
Gets the data for this object.
|
- Methods borrowed from class finesse.restservices.RestBase:
- addHandler, getId, getProperty, hasProperty, isLoaded, refresh, removeHandler
Method Detail
Retrieve the media properties layout. This call will re-query the server and refresh the layout object.
- Returns:
- {finesse.restservices.MediaPropertiesLayout} This MediaPropertiesLayout object to allow cascading
Gets the data for this object.
Performs safe conversion from raw API data to ensure that the returned layout object
always has a header with correct entry fields, and exactly two columns with lists of entries.
- Returns:
- {finesse.restservices.MediaPropertiesLayout.Object} Data in columns (unless only one defined).