Name | Description | |
---|---|---|
init |
Name | Description | |
---|---|---|
contextCommands | ||
descriptor | ||
element | ||
isDisposed | Gets a value indicating whether this instance has been disposed. Inherited from dundas.Component. | |
isEmpty | ||
isExpanded | ||
name | ||
site | Gets or sets the site that this component is a part of. Inherited from dundas.Component. | |
sortKey | ||
uniqueId | Gets or sets the unique ID of this component within the site. Inherited from dundas.Component. |
Name | Description | |
---|---|---|
addProperty | ||
applyFilter | ||
clear | ||
createDelegate | Helper for creating delegate functions. Inherited from dundas.Component. | |
createTimeout | Creates a timeout. Inherited from dundas.Component. | |
dispatch | Dispatches a call by creating a delegate and running it right away on a timer. Inherited from dundas.Component. | |
dispose | Inherited from dundas.Component. | |
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
getPropertyEditor | ||
getService | Gets the requested service. Inherited from dundas.Component. | |
loadState | ||
onLoaded | ||
render | ||
saveState | ||
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |