 |
background
|
Gets design background of this layer.
Inherited from dundas.view.controls.Layer.
|
 |
baseViewService
|
Gets the base view service. This might be a dundas.views.BaseViewViewService or derivation thereof if this adapter
is on a View entity. A way to check is to duck-type for .currentView.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
baseZIndex
|
The first zIndex of this layer
Inherited from dundas.view.controls.Layer.
|
 |
container
|
Gets or sets the container DIV element which holds the DOM control element.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
friendlyName
|
Gets or sets the friendly name for this adapter which is the name shown to the end user.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
height
|
Gets or sets the height value.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
hidden
|
Gets or sets a value indicating whether this layer is hidden or not.
Inherited from dundas.view.controls.Layer.
|
 |
id
|
Gets or sets the ID for this adapter (constant, unique).
Inherited from dundas.view.controls.BasicAdapter.
|
 |
isDisposed
|
Gets a value indicating whether this instance has been disposed.
Inherited from dundas.Component.
|
 |
isInTemplate
|
Gets or sets if this adapter is part of a canvas template.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
isLayerActivatable
|
Gets a value indicating whether or not this layer can become activated in edit mode.
Inherited from dundas.view.controls.Layer.
|
 |
isLayerDulled
|
Gets or sets the value indicating whether or not this layer is dulled (appears out of context).
Inherited from dundas.view.controls.Layer.
|
 |
isSimplePropertyPanelOpen
|
Gets a value indicating whether the simple property panel is open or not.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
isTemplateLayer
|
Gets a value indicating whether or not this is a template layer.
Inherited from dundas.view.controls.Layer.
|
 |
jQContainer
|
Gets the jquery of the container.
Inherited from dundas.view.controls.Layer.
|
 |
layerId
|
Gets or sets the ID of the layer that this adapter belongs to.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
left
|
Gets or sets the left value.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
locked
|
Gets or sets a value indicating whether this layer is locked.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
name
|
Gets or sets the name for this adapter to be used in script. This name may change, but must
be unique.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
opacity
|
Gets or sets the opacity of this layer.
Inherited from dundas.view.controls.Layer.
|
 |
site
|
Gets or sets the site that this component is a part of.
Inherited from dundas.Component.
|
 |
stickyHeaderContainer
|
Inherited from dundas.view.controls.Layer.
|
 |
templateCellHorizontalSpacing
|
Gets or sets the template cell horizontal spacing.
Inherited from dundas.view.controls.Layer.
|
 |
templateCells
|
Gets the template cells of this layer.
Inherited from dundas.view.controls.Layer.
|
 |
templateCellVerticalSpacing
|
Gets or sets the template cell vertical spacing.
Inherited from dundas.view.controls.Layer.
|
 |
templateId
|
Inherited from dundas.view.controls.Layer.
|
 |
top
|
Gets or sets the top value.
Inherited from dundas.view.controls.BasicAdapter.
|
 |
uniqueId
|
Gets or sets the unique ID of this component within the site.
Inherited from dundas.Component.
|
 |
width
|
Gets or sets the width value.
Inherited from dundas.view.controls.BasicAdapter.
|