The Canvas type exposes the following members.
Name | Description | |
---|---|---|
addSelectedVObject | ||
alignVObject |
Aligns the specified v-object. |
|
alignVObjects | ||
begin_initialization | ||
checkReady | ||
clearSelectedVObjects | ||
controlToWorkspace |
Translates coordinates from the control-related coordinate system to the workspace-related one. |
|
deleteSelectedVObjects |
Delete the currently selected v-objects and shows a confirmation dialog if needed. |
|
dispose |
Removes the current Canvas from the application. |
|
drawSelection | ||
end_initialization | ||
hitTestSelection | ||
initialize |
Initializes the current Canvas object. |
|
invokeRemoteMethod |
Runs the specified remote method on the server. |
|
isVObjectSelected | ||
raiseDoubleClick |
Raises the double click. |
|
raiseKeyDown |
Raises the key down event. |
|
raiseKeyUp |
Raises the key up event. |
|
raiseMouseDown |
Raises the mouse down event. |
|
raiseMouseMove |
Raises the mouse move event. |
|
raiseMouseUp |
Raises the mouse up event. |
|
redraw |
Redraws the canvas. |
|
removeSelectedVObject | ||
updatePlaceholderButtonGroups | ||
updateTexts | ||
workspaceToControl |
Translates coordinates from the workspace-related coordinate system to the control-related one. |