Name | Description | |
---|---|---|
init | Inherited from dundas.controls.Canvas. |
Name | Description | |
---|---|---|
controlContainer | Gets the container of this control. Inherited from dundas.controls.FocusableControl. | |
graph | Gets the graph. | |
isDisabled | Gets or sets whether or not this control is disabled. Inherited from dundas.controls.FocusableControl. | |
isDisposed | Gets a value indicating whether this instance has been disposed. Inherited from dundas.EventDisposable. | |
isFocused | Gets or sets the focused state of this control. Inherited from dundas.controls.FocusableControl. | |
jQControlContainer | Gets the container of this control in JQuery object. Inherited from dundas.controls.FocusableControl. | |
parentFocusable | Gets the focusable parent of this control. Inherited from dundas.controls.FocusableControl. | |
resultPanel | Gets the result panel. | |
uiCache | Gets the UI cache table Inherited from dundas.EventDisposable. |
Name | Description | |
---|---|---|
addTemplateCellRows | ||
adjustCellSpacing | Adjust the cell spacings and cell paddings according to the canvas adapter. Inherited from dundas.controls.Canvas. | |
align | Align the viewmodels. Inherited from dundas.controls.Canvas. | |
alignTo | Inherited from dundas.controls.Canvas. | |
bind | Bind an event to this class object. Inherited from dundas.EventDisposable. | |
borderHint | Border highlight the adapters or view models. Unhighlight any previously border highlighted items Inherited from dundas.controls.Canvas. | |
centerView | Places the current view port to the center of the playground. Inherited from dundas.controls.Canvas. | |
clearTemplate | Clears the template being used. Inherited from dundas.controls.Canvas. | |
copy | Perform a clipboard copy. Inherited from dundas.controls.Canvas. | |
createSelectionGroupVm | Create a selection group view model and make the canvas react to its changes. Inherited from dundas.controls.Canvas. | |
cut | Perform a clipboard cut. Inherited from dundas.controls.Canvas. | |
dispose | Disposes the canvas. Inherited from dundas.EventDisposable. | |
distribute | Equally distribute the spacing between the viewModels. Inherited from dundas.controls.Canvas. | |
expandCanvas | ||
focus | Put this control into focus. Inherited from dundas.controls.FocusableControl. | |
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
getCanvasContainerPageBound |
Gets the canvas control container's bounding client rectangle.
|
|
getCenter | Gets the center coordinate of the middle of the current view. Inherited from dundas.controls.Canvas. | |
getContainerTemplateCell | Inherited from dundas.controls.Canvas. | |
getContextState | Set the UI context state to be saved in dundas.UIContextFocus Inherited from dundas.controls.FocusableControl. | |
getDesignBackgroundOffset | Gets the design background offset value. Inherited from dundas.controls.Canvas. | |
getDesignBackgroundsContainerSize | Inherited from dundas.controls.Canvas. | |
getDesignBackgroundSize | Inherited from dundas.controls.Canvas. | |
getDesignPlaygroundSize | Gets the design playground width and height. Inherited from dundas.controls.Canvas. | |
getLayerManager | Retrieves the layer manager of the canvas. Inherited from dundas.controls.Canvas. | |
getPlaygroundOffset | Gets the playground offset. Inherited from dundas.controls.Canvas. | |
getTransactionFactory | Retrieves the transaction factory of this canvas. Inherited from dundas.controls.Canvas. | |
getViewModelFromElement | Inherited from dundas.controls.Canvas. | |
hideResizer | Hides the template cell resizer. Inherited from dundas.controls.Canvas. | |
highlight | Highlight the adapters or view models. Unhighlight any previously highlighted items Inherited from dundas.controls.Canvas. | |
loadCanvas | Inherited from dundas.controls.Canvas. | |
loadTemplate | Load a template. | |
manipulateCanvasObjects | Manipulate the position and size of a canvas object. Inherited from dundas.controls.Canvas. | |
onContextMenu | Fires when the user does a context click on the canvas. Inherited from dundas.controls.Canvas. | |
onDragEnter | Fires when something enters the canvas. Inherited from dundas.controls.Canvas. | |
onDragLeave | Fires when something leaves the canvas. Inherited from dundas.controls.Canvas. | |
onDragOver | Fires when something is dragged-over the canvas. Inherited from dundas.controls.Canvas. | |
onDragStart | Fires when something starts dragging from the canvas. Inherited from dundas.controls.Canvas. | |
onDrop | Fires when something is dropped on the canvas. Inherited from dundas.controls.Canvas. | |
onPasteComplete | Fires the Pasted event when callback is null. Register callback as an event handler otherwise. Inherited from dundas.controls.Canvas. | |
onVisionChanged | Fires the VisionChanged event when callback is null. Register callback as an event handler otherwise. Inherited from dundas.controls.Canvas. | |
onVisionChangeStart | Fires the VisionChangeStart event when callback is null. Register callback as an event handler otherwise. Inherited from dundas.controls.Canvas. | |
onVisionChanging | Fires the VisionChanging event when callback is null. Register callback as an event handler otherwise. Inherited from dundas.controls.Canvas. | |
paste | Perform a clipboard paste. Inherited from dundas.controls.Canvas. | |
raiseBindEvent | Fire the event specified with eventName, or subscribe a handler. Inherited from dundas.EventDisposable. | |
reInvalidateAdapters | Re-assign the top, left, width, and height properties of the adapters to effectively make them re-render. Inherited from dundas.controls.Canvas. | |
resetTemplateLayer | remove the template visually and put everything as absolute positioning relative to the background Inherited from dundas.controls.Canvas. | |
saveCanvas | Inherited from dundas.controls.Canvas. | |
scrollIntoView | Best effort to try to scroll the canvas so that all of the viewmodels are visible Inherited from dundas.controls.Canvas. | |
setActiveLayer | Sets the active layer. Inherited from dundas.controls.Canvas. | |
setContextState | Restore this control to the state as defined. Inherited from dundas.controls.FocusableControl. | |
setDoubleTapToZoom | Turns on/off double tapping the canvas to cause a zoom. Inherited from dundas.controls.Canvas. | |
showResizer |
|
|
subscribe | Subscribe or unsubscribe an event handler for an event. Inherited from dundas.EventDisposable. | |
subscribeAdapterInputEvents | Subscribe input event handlers for adapters. Inherited from dundas.controls.Canvas. | |
subscribeBackgroundChanged | Subscribe a handler for the background changed event. Inherited from dundas.controls.Canvas. | |
subscribeBackgroundResized | Inherited from dundas.controls.Canvas. | |
subscribeBlurred | Inherited from dundas.controls.FocusableControl. | |
subscribeCanvasLoadedEvent | Subscribe a handler to the canvasloaded event. Inherited from dundas.controls.Canvas. | |
subscribeCanvasScrolledEvent | Inherited from dundas.controls.Canvas. | |
subscribeContextFocusChanged | Subscribe a handler for the context focus changed event. Inherited from dundas.controls.Canvas. | |
subscribeDisposed | Subscribe to the disposed event. Inherited from dundas.EventDisposable. | |
subscribeFocused | Inherited from dundas.controls.FocusableControl. | |
subscribeOnce | Subscribe a one time event handler for an event. Inherited from dundas.EventDisposable. | |
subscribeViewModeChanged | Fires when the viewmode if changed. Inherited from dundas.controls.Canvas. | |
subscribeViewportResized | Subscribe an event handler for try viewport resized event. Inherited from dundas.controls.Canvas. | |
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. | |
zoomView | Zooms into the canvas, and record a state, so next time zoomView is called the vision is restored. Inherited from dundas.controls.Canvas. |