|
 | bind |
Bind an event to this class object.
Inherited from dundas.EventDisposable. |
 | border |
Create a border highlight overlap on top of the viewModels. Previous border highlights will be cleared.
Inherited from dundas.controls.SelectionAdorner. |
 | createGuideline |
Inherited from dundas.controls.SelectionAdorner. |
 | dispose |
Inherited from dundas.EventDisposable. |
 | doneTempHide |
Reverse the effects of tempHide().
Inherited from dundas.controls.SelectionAdorner. |
 | doneTempShow |
Reverse the effects of tempShow().
Inherited from dundas.controls.SelectionAdorner. |
 | fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
 | getClosestDesignObject |
Retrieves the closest design object relative to toCheckRectangle.
Inherited from dundas.controls.SelectionAdorner. |
 | getGroupSelectionFrame |
Get the group selection frame of particular group ID.
Inherited from dundas.controls.SelectionAdorner. |
 | getGuidelineByAlignmentAdapterId |
Inherited from dundas.controls.SelectionAdorner. |
 | getGuidelinesOfAdapter |
Retrieve the guideline as recorded to the alignee adapters alignedAdapterIds property.
Inherited from dundas.controls.SelectionAdorner. |
 | getMultiSelectionViewModel |
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectedDesignObjectsOrGroupId |
Retrieves the currently selected design object, or the selected group's groupId.
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectedGroupSelectionFrames |
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectedSelectionFrames |
Get the currently selected selection frames.
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectionFramesUnderSelector |
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectionFrameUnderGroup |
Gets the selection frame under group.
Inherited from dundas.controls.SelectionAdorner. |
 | getSelectorSelectionFrame |
Inherited from dundas.controls.SelectionAdorner. |
 | getViewModelofSelectionFrame |
Gets the view model of a selection frame
Inherited from dundas.controls.SelectionAdorner. |
 | hide |
Hide the selection adorner.
Inherited from dundas.controls.SelectionAdorner. |
 | hideCanvasResizer |
Hide the canvas resizer.
Inherited from dundas.controls.SelectionAdorner. |
 | hideDropZone |
Hide a drop zone.
Inherited from dundas.controls.SelectionAdorner. |
 | highlight |
Create a highlight overlap on top of the viewModels. Previous highlights will be cleared.
Inherited from dundas.controls.SelectionAdorner. |
 | isSelectedFromMultiTemplateCells |
Inherited from dundas.controls.SelectionAdorner. |
 | onDesignerObjectSurfaceScaleChanged |
Fire designerObjectSurfaceScaleChanged event, or set a handler if callback is present.
Inherited from dundas.controls.SelectionAdorner. |
 | onDesignerObjectSurfaceScaleChangeStart |
Fire designerObjectSurfaceScaleChangeStart Event, or set a handler if callback is present
Inherited from dundas.controls.SelectionAdorner. |
 | raiseBindEvent |
Fire the event specified with eventName, or subscribe a handler.
Inherited from dundas.EventDisposable. |
 | refreshGroupSelectionFrames |
Inherited from dundas.controls.SelectionAdorner. |
 | refreshPermenentGuidelines |
Inherited from dundas.controls.SelectionAdorner. |
 | refreshSelectedSelectionFrame |
Refresh selected selection frames.
Inherited from dundas.controls.SelectionAdorner. |
 | refreshSelectionAdorner |
Recreates all selection frames on the selection adorner.
Inherited from dundas.controls.SelectionAdorner. |
 | refreshSelectionFrames |
Record the selection frames to refresh and defer all refreshing within 30ms.
Inherited from dundas.controls.SelectionAdorner. |
 | removeGuidelines |
Inherited from dundas.controls.SelectionAdorner. |
 | removeSelectionFrames |
Remove selection frames, options not specified, remove all.
Inherited from dundas.controls.SelectionAdorner. |
 | setActiveGridTemplateAdorner |
Sets the currently active grid template adorner.
Inherited from dundas.controls.SelectionAdorner. |
 | setGridTemplateAdorners |
Sets the available set of GridTemplateAdorners available to use.
Inherited from dundas.controls.SelectionAdorner. |
 | setSnap |
Fire designerObjectSnapChanged event, or set a handler if callback is present.
Inherited from dundas.controls.SelectionAdorner. |
 | show |
Show the selection adorner. Will keep hidden if isHidden is true.
Inherited from dundas.controls.SelectionAdorner. |
 | showCanvasResizer |
Shows the canvas resizer.
Inherited from dundas.controls.SelectionAdorner. |
 | showDropZone |
Show the drop zones.
Inherited from dundas.controls.SelectionAdorner. |
 | subscribe |
Subscribe or unsubscribe an event handler for an event.
Inherited from dundas.EventDisposable. |
 | subscribeDesignerSnapChanged |
Subscribe a handler to designerObjectSnapChanged event
Inherited from dundas.controls.SelectionAdorner. |
 | subscribeDisposed |
Subscribe to the disposed event.
Inherited from dundas.EventDisposable. |
 | subscribeOnce |
Subscribe a one time event handler for an event.
Inherited from dundas.EventDisposable. |
 | subscribeSelectionAdornerClicked |
Subscribe a handler to the selectionAdornerClicked event.
Inherited from dundas.controls.SelectionAdorner. |
 | subscribeSelectionFrameSelected |
Subscribe a handler to the SelectionFrameSelected event.
Inherited from dundas.controls.SelectionAdorner. |
 | subscribeTemplateCellLockedChanged |
Inherited from dundas.controls.SelectionAdorner. |
 | suppressNextFrameCreation |
Suppress selection frame creation and update next time it is being invoked.
Inherited from dundas.controls.SelectionAdorner. |
 | tempHide |
Hide the selection adorner so that it is visible to CSS positioning programmatically.
Inherited from dundas.controls.SelectionAdorner. |
 | tempShow |
Show the selection adorner so that it is visible to CSS positioning programmatically.
Inherited from dundas.controls.SelectionAdorner. |
 | toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |
 | trigger |
Raise an event.
Inherited from dundas.EventDisposable. |
 | unbind |
Unsubscribe an event. if handler is specified, unsubscribe that handler.
if no parameters are specified, unbind everything.
Inherited from dundas.EventDisposable. |
 | unbindAll |
unsubscribe all events.
Inherited from dundas.EventDisposable. |