The BaseViewer type exposes the following members.
Name | Description | |
---|---|---|
abort |
Cancels all remote methods. |
|
addCssClass | ||
beginUpdate | ||
controlToWorkspacePoint |
Translates coordinates from the control-related coordinate system to the workspace-related one. |
|
controlToWorkspaceRectangle |
Translates rectangle coordinates from the control-related coordinate system to the workspace-related one. |
|
delayedRefresh |
Indicates that the control needs to be refreshed. The actual refreshing is applied when the user does not update the control state (such as scroll position, zoom value) in one second. |
|
dispose |
Releases all resources. |
|
endUpdate | ||
ignoreDocumentClickOnce | ||
invokeRemoteMethod |
Runs the specified remote method on the server. |
|
notifySizeChanged | ||
onBubbleEvent | ||
pageToControlPoint |
Translates coordinates from the page-related coordinate system to the control-related one. |
|
pageToWorkspacePoint |
Translates coordinates from the page-related coordinate system to the workspace-related one. |
|
raiseBubbleEvent | ||
raisePropertyChanged | ||
refresh |
Refreshes the control immediately. |
|
removeCssClass | ||
toggleCssClass | ||
updated | ||
workspaceToContentPoint | ||
workspaceToControlPoint |
Translates coordinates from the workspace-related coordinate system to the control-related one. |
|
workspaceToControlRectangle |
Translates rectangle coordinates from the workspace-related coordinate system to the control-related one. |