Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace : GoPalette Class |
The following tables list the members exposed by GoPalette.
Name | Description | |
---|---|---|
GoPalette Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AlignsSelectionObject | Gets or sets whether to align each item's GoObject.SelectionObject instead of the whole item. | |
AllowCopy | Gets or sets whether the user can copy objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowDelete | Gets or sets whether the user can delete objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowEdit | Gets or sets whether the user can edit objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowInsert | Gets or sets whether the user can insert objects into this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowKey | Gets or sets whether the user can type keystroke commands in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowLink | Gets or sets whether the user can link objects together in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowMouse | Gets or sets whether the user can use the mouse in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowMove | Gets or sets whether the user can move objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowReshape | Gets or sets whether the user can reshape objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowResize | Gets or sets whether the user can resize objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
AllowSelect | Gets or sets whether the user can select objects in this view. (Inherited from Northwoods.GoWeb.GoView) | |
Alt | Gets or sets the ALT attribute text to be shown if the image is not available for some reason. (Inherited from Northwoods.GoWeb.GoView) | |
ArrowMoveLarge | Gets or sets the distance a selected object is moved using the arrow keys. (Inherited from Northwoods.GoWeb.GoView) | |
ArrowMoveSmall | Gets or sets the distance a selected object is moved using the arrow keys with the Ctrl key held down. (Inherited from Northwoods.GoWeb.GoView) | |
AutomaticLayout | Gets or sets whether LayoutItems actually positions all the items. | |
AutoPanRegion | Gets or sets the region around the original pan point where automatic panning does not occur. (Inherited from Northwoods.GoWeb.GoView) | |
BackColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
BackgroundHasSheet | Gets or sets whether there is a value for GoView.Sheet, that is a GoSheet in this view's GoView.BackgroundLayer. (Inherited from Northwoods.GoWeb.GoView) | |
BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) | |
BoundingHandlePenWidth | Gets or sets the width of the pen used in bounding handles, surrounding a selected object. (Inherited from Northwoods.GoWeb.GoView) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CompositingQuality | Gets or sets how pixels are composited for all drawing operations. (Inherited from Northwoods.GoWeb.GoView) | |
ContextClickSingleSelection | Gets or sets the GoToolContext.SingleSelection property of the GoToolContext tool that is in the GoView.MouseDownTools list. (Inherited from Northwoods.GoWeb.GoView) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
CssFile | Gets or sets the URL of the file that contains Cascading Style Sheet definitions needed to show interactive context menus in the browser. (Inherited from Northwoods.GoWeb.GoView) | |
DataRenderer | Gets or sets the GoViewDataRenderer that this view uses to generate JavaScript data that can be used by client-side code. (Inherited from Northwoods.GoWeb.GoView) | |
DisableKeys | Gets or sets which key commands are disabled in the GoToolManager's GoToolManager.DoKeyDown method. (Inherited from Northwoods.GoWeb.GoView) | |
DocPosition | Gets or sets the position in the document that this view is displaying. (Inherited from Northwoods.GoWeb.GoView) | |
DocScale | Gets or sets the scale at which this view displays its document. (Inherited from Northwoods.GoWeb.GoView) | |
DocumentSize | Gets the dimensions of the document. (Inherited from Northwoods.GoWeb.GoView) | |
DocumentTopLeft | Gets the top-left position of the document. (Inherited from Northwoods.GoWeb.GoView) | |
Enabled | Change the appearance of the view when the Enabled state is changed. (Inherited from Northwoods.GoWeb.GoView) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Font | (Inherited from System.Web.UI.WebControls.WebControl) | |
ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
GridCellSizeHeight | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridCellSizeWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridMajorLineColor | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridMajorLineDashPattern | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridMajorLineDashStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridMajorLineFrequency | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridMajorLineWidth | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridOriginRelative | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridOriginX | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridOriginY | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridSnapCellSpot | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridSnapDrag | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridSnapOpaque | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridSnapResize | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridStyle | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
GridUnboundedSpots | Design-time and PropertyGrid access to GoView.Grid properties. (Inherited from Northwoods.GoWeb.GoView) | |
Height | This override calls GoView.UpdateExtent when the Height changes. (Inherited from Northwoods.GoWeb.GoView) | |
HidesSelection | Gets or sets whether the selection disappears when this view loses focus. (Inherited from Northwoods.GoWeb.GoView) | |
ID | (Inherited from System.Web.UI.Control) | |
ImageFormat | Gets or sets the data format of the image that is produced by the GoView.ImagePage. (Inherited from Northwoods.GoWeb.GoView) | |
ImagePage | Gets or sets the URL of the page that actually produces the image of this view in this web application. (Inherited from Northwoods.GoWeb.GoView) | |
InterpolationMode | Gets or sets how images are rendered when scaled or stretched. (Inherited from Northwoods.GoWeb.GoView) | |
IsRenderingBitmap | This property is true when this GoView is producing a Bitmap. (Inherited from Northwoods.GoWeb.GoView) | |
MaximumSelectionCount | Gets or sets the maximum number of objects allowed in the selection. (Inherited from Northwoods.GoWeb.GoView) | |
NewGoLabeledLink | This convenience property safely casts the value of GoView.NewLinkPrototype as a GoLabeledLink. (Inherited from Northwoods.GoWeb.GoView) | |
NewGoLink | This convenience property safely casts the value of GoView.NewLinkPrototype as a GoLink. (Inherited from Northwoods.GoWeb.GoView) | |
NewLinkPrototype | Gets or sets a GoObject that is copied when a new link is created. (Inherited from Northwoods.GoWeb.GoView) | |
NoFocusSelectionColor | Gets or sets the handle color for selected objects when this view does not have focus. (Inherited from Northwoods.GoWeb.GoView) | |
NoPost | Gets or sets whether client-side JavaScript actions on this IMG object cause postbacks for the whole page or whether they just cause this IMG to be reloaded. (Inherited from Northwoods.GoWeb.GoView) | |
Orientation | Gets or sets how to fill the palette by positioning its items. | |
PaintGreekScale | Gets or sets the scale at which greeked objects paint something simple. (Inherited from Northwoods.GoWeb.GoView) | |
PaintNothingScale | Gets or sets the scale at which greeked objects paint nothing. (Inherited from Northwoods.GoWeb.GoView) | |
PixelOffsetMode | Gets or sets how pixels are positioned for all drawing operations. (Inherited from Northwoods.GoWeb.GoView) | |
PortGravity | Gets or sets the distance at which potential links will snap to valid ports. (Inherited from Northwoods.GoWeb.GoView) | |
PrimarySelectionColor | Gets or sets the handle color for the primary selection. (Inherited from Northwoods.GoWeb.GoView) | |
ResizeHandleHeight | Design-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.GoWeb.GoView) | |
ResizeHandlePenWidth | Gets or sets the width of the pen used in resize handles for a selected object. (Inherited from Northwoods.GoWeb.GoView) | |
ResizeHandleWidth | Design-time and PropertyGrid access to GoView.ResizeHandleSize. (Inherited from Northwoods.GoWeb.GoView) | |
SafeID | Return a string identifier that is just like UniqueID , but has colons replaced by underscores. (Inherited from Northwoods.GoWeb.GoView) | |
ScriptFile | Gets or sets the URL of the file that contains the definitions of the JavaScript functions needed to provide interactive functionality in the browser. (Inherited from Northwoods.GoWeb.GoView) | |
ScrollMarginBackgroundColor | Gets or sets the color used by the panning margins. (Inherited from Northwoods.GoWeb.GoView) | |
ScrollMarginForegroundColor | Gets or sets the color used by the panning buttons. (Inherited from Northwoods.GoWeb.GoView) | |
ScrollMarginSize | Gets or sets the widths and heights of the margin used by the panning buttons. (Inherited from Northwoods.GoWeb.GoView) | |
ScrollMarginToolTip | Gets or sets a string to be used as the client-side tooltip for the panning margins. (Inherited from Northwoods.GoWeb.GoView) | |
ScrollSmallChange | Gets or sets the distance to scroll when scrolling a small amount. (Inherited from Northwoods.GoWeb.GoView) | |
SecondarySelectionColor | Gets or sets the handle color for selected objects other than the primary selection. (Inherited from Northwoods.GoWeb.GoView) | |
SelectInRectangleStyle | Gets or sets the GoPickInRectangleStyle used by GoView.SelectInRectangle to determine whether an object is within a rectangle. (Inherited from Northwoods.GoWeb.GoView) | |
ShadowColor | Gets or sets the color used for drawing drop shadows. (Inherited from Northwoods.GoWeb.GoView) | |
ShadowHeight | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.GoWeb.GoView) | |
ShadowWidth | Design-time and PropertyGrid access to the ShadowOffset. (Inherited from Northwoods.GoWeb.GoView) | |
SheetBackgroundImageSpot | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetBottomRightMargin | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetMarginBounds | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetMarginColor | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetPaperBounds | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetShowsMargins | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
SheetStyle | Overridden. SheetStyle is always GoViewSheetStyle.None , and cannot be set. | |
SheetTopLeftMargin | Design-time and PropertyGrid access to GoView.Sheet properties. (Inherited from Northwoods.GoWeb.GoView) | |
ShowsHorizontalScrollButtons | Gets or sets whether to render buttons for panning (scrolling) horizontally. (Inherited from Northwoods.GoWeb.GoView) | |
ShowsNegativeCoordinates | Controls whether any parts of the document at negative coordinates can be seen or scrolled to by the user, when the GoView.SheetStyle is None. (Inherited from Northwoods.GoWeb.GoView) | |
ShowsVerticalScrollButtons | Gets or sets whether to render buttons for panning (scrolling) vertically. (Inherited from Northwoods.GoWeb.GoView) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SmoothingMode | Gets or sets how nicely lines are drawn. (Inherited from Northwoods.GoWeb.GoView) | |
Sorting | Gets or sets whether and how LayoutItems sorts before it positions all of the items. | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TextRenderingHint | Gets or sets how nicely text is rendered. (Inherited from Northwoods.GoWeb.GoView) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
ToolTipText | Gets or sets a string to be displayed in a tooltip when no tooltip text is shown for a GoObject. (Inherited from Northwoods.GoWeb.GoView) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Visible | (Inherited from System.Web.UI.Control) | |
Width | This override calls GoView.UpdateExtent when the Width changes. (Inherited from Northwoods.GoWeb.GoView) |
Name | Description | |
---|---|---|
Adapter | (Inherited from System.Web.UI.Control) | |
ChildControlsCreated | (Inherited from System.Web.UI.Control) | |
ClientIDSeparator | (Inherited from System.Web.UI.Control) | |
Events | (Inherited from System.Web.UI.Control) | |
HasChildViewState | (Inherited from System.Web.UI.Control) | |
IdSeparator | (Inherited from System.Web.UI.Control) | |
IsTrackingViewState | (Inherited from System.Web.UI.Control) | |
LoadViewStateByID | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
AbortTransaction | This just calls Document.AbortTransaction() . (Inherited from Northwoods.GoWeb.GoView) | |
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
BeginUpdate | Disable painting of this view. (Inherited from Northwoods.GoWeb.GoView) | |
CanCopyObjects | Called to see if the user can copy objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanDeleteObjects | Called to see if the user can delete objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditCopy | This predicate is true when the user can perform the GoView.EditCopy action. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditCut | This predicate is true when the user can perform the GoView.EditCut action. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditDelete | This predicate is true when the user can perform the GoView.EditDelete action. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditEdit | This predicate is true when the user can perform the GoView.EditEdit action. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditObjects | Called to see if the user can edit objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanEditPaste | This predicate is true when the user can perform the GoView.EditPaste action. (Inherited from Northwoods.GoWeb.GoView) | |
CanInsertObjects | Called to see if the user can insert objects into this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanLinkObjects | Called to see if the user can link objects together in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanMoveObjects | Called to see if the user can move objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanRedo | This just calls Document.CanRedo() . (Inherited from Northwoods.GoWeb.GoView) | |
CanReshapeObjects | Called to see if the user can reshape objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanResizeObjects | Called to see if the user can resize objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanScroll | Determine if there is room for the view to be scrolled in a given direction. (Inherited from Northwoods.GoWeb.GoView) | |
CanSelectObjects | Called to see if the user can select objects in this view for this document. (Inherited from Northwoods.GoWeb.GoView) | |
CanUndo | This just calls Document.CanUndo() . (Inherited from Northwoods.GoWeb.GoView) | |
ClearSessionView | Remove this GoView from the GoView.GetSessionViewsTable, as identified by this view's unique ID. (Inherited from Northwoods.GoWeb.GoView) | |
ComputeAutoPanDocPosition | This method is called to determine the next position in the document for this view, given a point at which the user is holding the mouse during a pan operation. (Inherited from Northwoods.GoWeb.GoView) | |
ComputeDocumentBounds | Determine the actual extent of all of the objects in the document as seen by this view. (Inherited from Northwoods.GoWeb.GoView) | |
ConvertDocToView | Overloaded. Given a point in this document, calculate the corresponding point in this view. (Inherited from Northwoods.GoWeb.GoView) | |
ConvertViewToDoc | Overloaded. Given a point in this view, calculate the corresponding point in the view's document. (Inherited from Northwoods.GoWeb.GoView) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
CopySelection | Make copies of the objects in a collection and add them to this view's document at the given offset. (Inherited from Northwoods.GoWeb.GoView) | |
CopyToClipboard | Put a copy of a collection of objects in the clipboard. (Inherited from Northwoods.GoWeb.GoView) | |
CreateDataRenderer | The constructor calls this method to supply the initial value for GoView.DataRenderer, an instance of GoViewDataRenderer. (Inherited from Northwoods.GoWeb.GoView) | |
CreateDefaultTool | Create an instance of the default GoView.DefaultTool for this view. (Inherited from Northwoods.GoWeb.GoView) | |
CreateDocument | This method is called by the constructor to create a document for this view. (Inherited from Northwoods.GoWeb.GoView) | |
CreateGrid | This method is called by the constructor to create a grid object for this view. (Inherited from Northwoods.GoWeb.GoView) | |
CreateLink | The GoToolLinking class calls this method to create a new link between ports. (Inherited from Northwoods.GoWeb.GoView) | |
CreateSelection | This method is called by the constructor to create a selection collection for this view. (Inherited from Northwoods.GoWeb.GoView) | |
CreateSheet | Overridden. Palettes do not support GoView.GoView.Sheet. | |
DataBind | Overloaded. (Inherited from System.Web.UI.Control) | |
DeleteSelection | Delete a collection of objects. (Inherited from Northwoods.GoWeb.GoView) | |
Dispose | Free up any resources that this view caches. (Inherited from Northwoods.GoWeb.GoView) | |
DoCancelMouse | Handle a canonicalized cancel input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoContextClick | Perform the behavior that normally occurs upon a context click. (Inherited from Northwoods.GoWeb.GoView) | |
DoDoubleClick | Perform the behavior that normally occurs upon a double click. (Inherited from Northwoods.GoWeb.GoView) | |
DoKeyDown | Handle a canonicalized keyboard input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoMouseDown | Handle a canonicalized mouse down input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoMouseMove | Handle a canonicalized mouse move input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoMouseUp | Handle a canonicalized mouse up input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoMouseWheel | Handle a canonicalized mouse wheel input event. (Inherited from Northwoods.GoWeb.GoView) | |
DoObjectEnterLeave | Perform the behavior that normally occurs when there is a change in the document object that the mouse is over. (Inherited from Northwoods.GoWeb.GoView) | |
DoSelectionDropped | Perform the behavior that normally occurs when the GoView.Selection has been dropped in this view. (Inherited from Northwoods.GoWeb.GoView) | |
DoSelectionDropReject | Invoke GoView.BackgroundSelectionDropReject or GoView.ObjectSelectionDropReject event handlers and GoObject.GoObject.OnSelectionDropReject methods to see if any want to prevent a drop. (Inherited from Northwoods.GoWeb.GoView) | |
DoSingleClick | Perform the behavior that normally occurs upon a single click. (Inherited from Northwoods.GoWeb.GoView) | |
DoWheel | Perform the standard mouse wheel behavior for views. (Inherited from Northwoods.GoWeb.GoView) | |
EditCopy | Copy the GoView.Selection to the clipboard. (Inherited from Northwoods.GoWeb.GoView) | |
EditCut | Copy the current GoView.Selection to the clipboard and then delete it. (Inherited from Northwoods.GoWeb.GoView) | |
EditDelete | Remove all selected objects from this view's document. (Inherited from Northwoods.GoWeb.GoView) | |
EditEdit | Have the user edit the primary selection. (Inherited from Northwoods.GoWeb.GoView) | |
EditObject | Begin having the user edit an object. (Inherited from Northwoods.GoWeb.GoView) | |
EditPaste | Paste and select a copy of the clipboard's GoObjects into this view's document. (Inherited from Northwoods.GoWeb.GoView) | |
EndUpdate | Re-enable painting of this view. (Inherited from Northwoods.GoWeb.GoView) | |
FindControl | Overloaded. (Inherited from System.Web.UI.Control) | |
FindMouseTool | Overloaded. Find one of the tools used by this view that is an instance of a given tool type. (Inherited from Northwoods.GoWeb.GoView) | |
FindNearestGridPoint | Find the nearest GoView.Grid point to a given point. (Inherited from Northwoods.GoWeb.GoView) | |
FindSessionView | Get the GoView saved in the GoView.GetSessionViewsTable that is identified by this view's unique ID. (Inherited from Northwoods.GoWeb.GoView) | |
FinishTransaction | This just calls Document.FinishTransaction(tname) . (Inherited from Northwoods.GoWeb.GoView) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetBitmap | Produce a rendering of this view. (Inherited from Northwoods.GoWeb.GoView) | |
GetBitmapFromCollection | Overloaded. Return a Bitmap displaying all of the visible objects in the given collection. (Inherited from Northwoods.GoWeb.GoView) | |
GetObjectData | Overridden. Serialization function. | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetSessionViewsTable | A Dictionary of all GoView s is maintained for the current Session . (Inherited from Northwoods.GoWeb.GoView) | |
GetShadowBrush | Get a Brush for filling in an object's drop-shadow. (Inherited from Northwoods.GoWeb.GoView) | |
GetShadowPen | Get a Pen for drawing an object's drop-shadow. (Inherited from Northwoods.GoWeb.GoView) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
InitializeLayersFromDocument | This method is responsible for setting up the view's collection of layers to include all of the document's layers, in order, followed by the view's default layer. (Inherited from Northwoods.GoWeb.GoView) | |
Invalidate | Indicate that part of the view may no longer be up-to-date. (Inherited from Northwoods.GoWeb.GoView) | |
LayoutItems | Position all of this document's objects in a grid, according to the orientation and sort order. | |
LimitDocPosition | This method is called when setting the GoView.DocPosition property to make sure the view only takes reasonable, desired positions. (Inherited from Northwoods.GoWeb.GoView) | |
LimitDocScale | This method is called when setting the DocScale property to make sure that the view only displays objects at a reasonable scale. (Inherited from Northwoods.GoWeb.GoView) | |
LoadView | Overridden. Copy this class's state from a deserialized palette. | |
MakeSessionViewID | Generate a string identifier used as a key in the GoView.GetSessionViewsTable for this view. (Inherited from Northwoods.GoWeb.GoView) | |
MatchesNodeLabel | This predicate is called by GoView.SelectNextNode to decide if a part's text label starts with a given character. (Inherited from Northwoods.GoWeb.GoView) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
MoveSelection | Move a collection of objects by a given offset. (Inherited from Northwoods.GoWeb.GoView) | |
OnNoPostLoad | This method is called by GoWebImage.OnLoad to support initialization of a view after being deserialized for use by a direct request to a GoWebImage. (Inherited from Northwoods.GoWeb.GoView) | |
PasteFromClipboard | Copy the GoObjects in the clipboard into this view's document. (Inherited from Northwoods.GoWeb.GoView) | |
PickObject | Find a visible object at a given point. (Inherited from Northwoods.GoWeb.GoView) | |
PickObjects | Return a collection of objects that can be picked at a particular point. (Inherited from Northwoods.GoWeb.GoView) | |
PickObjectsInRectangle | Return a collection of objects that are surrounded by a given rectangle. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseBackgroundContextClicked | Raise a GoView.BackgroundContextClicked event for a given canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseBackgroundDoubleClicked | Raise a GoView.BackgroundDoubleClicked event for a given canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseBackgroundSelectionDropped | Raise a GoView.BackgroundSelectionDropped event for a given canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseBackgroundSelectionDropReject | Call GoView.OnBackgroundSelectionDropReject with the given GoInputEventArgs to raise a GoView.BackgroundSelectionDropReject event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseBackgroundSingleClicked | Raise a GoView.BackgroundSingleClicked event for a given canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseChanged | Overridden. When the GoView.Grid changes, call LayoutItems. | |
RaiseClipboardCopied | Call GoView.OnClipboardCopied to raise a GoView.ClipboardCopied event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseClipboardPasted | Call GoView.OnClipboardPasted to raise a GoView.ClipboardPasted event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseLinkCreated | Call GoView.OnLinkCreated for the given object to raise a GoView.LinkCreated event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseLinkRelinked | Call GoView.OnLinkRelinked for the given object to raise a GoView.LinkRelinked event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectContextClicked | Raise an GoView.ObjectContextClicked event for a given object and canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectDoubleClicked | Raise an GoView.ObjectDoubleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectEnterLeave | Raise an GoView.ObjectEnterLeave event for a given object. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectGotSelection | Call GoView.OnObjectGotSelection for the given object to raise an GoView.ObjectGotSelection event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectLostSelection | Call GoView.OnObjectLostSelection for the given object to raise an GoView.ObjectLostSelection event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectResized | Call GoView.OnObjectResized for the given object to raise an GoView.ObjectResized event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectSelectionDropped | Raise an GoView.ObjectSelectionDropped event for a given object and canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectSelectionDropReject | Call GoView.OnObjectSelectionDropReject with the given GoObjectEventArgs to raise a GoView.ObjectSelectionDropReject event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseObjectSingleClicked | Raise an GoView.ObjectSingleClicked event for a given object and canonicalized input event. (Inherited from Northwoods.GoWeb.GoView) | |
RaisePostBackEvent | Implement IPostBackEventHandler to handle user-input events. (Inherited from Northwoods.GoWeb.GoView) | |
RaisePropertyChangedEvent | Raise a GoView.PropertyChanged event for the given property name. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionCopied | Call GoView.OnSelectionCopied to raise a GoView.SelectionCopied event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionDeleted | Call GoView.OnSelectionDeleted to raise a GoView.SelectionDeleted event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionDeleting | Call GoView.OnSelectionDeleting with the given CancelEventArgs to raise a GoView.SelectionDeleting event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionFinished | Call GoView.OnSelectionFinished. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionMoved | Call GoView.OnSelectionMoved to raise a GoView.SelectionMoved event. (Inherited from Northwoods.GoWeb.GoView) | |
RaiseSelectionStarting | Call GoView.OnSelectionStarting. (Inherited from Northwoods.GoWeb.GoView) | |
Redo | This just calls Document.Redo() . (Inherited from Northwoods.GoWeb.GoView) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | Overloaded. (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ReplaceMouseTool | Replace one of the "mode-less" tools used by this view. (Inherited from Northwoods.GoWeb.GoView) | |
RescaleToFit | Change the GoView.DocScale and GoView.DocPosition properties so that all document objects are visible. (Inherited from Northwoods.GoWeb.GoView) | |
RescaleWithCenter | Change the GoView.DocScale, and adjust the GoView.DocPosition so that the docPt remains at the center of the view. (Inherited from Northwoods.GoWeb.GoView) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
ScrollLine | Programmatically scroll the view by a "line" (a small change). (Inherited from Northwoods.GoWeb.GoView) | |
ScrollPage | Programmatically scroll the view by a "page" (a large change). (Inherited from Northwoods.GoWeb.GoView) | |
ScrollRectangleToVisible | Change this view's DocPosition so that the given rectangle is visible. (Inherited from Northwoods.GoWeb.GoView) | |
SelectAll | Add all eligible document objects to this view's selection. (Inherited from Northwoods.GoWeb.GoView) | |
SelectInRectangle | Add all eligible document objects that are within a given rectangle to this view's selection. (Inherited from Northwoods.GoWeb.GoView) | |
SelectNextNode | Change the primary selection to be the next object whose label starts with a given letter or digit. (Inherited from Northwoods.GoWeb.GoView) | |
SetModifiable | This method sets some properties that determine whether the user can modify the document from this view. (Inherited from Northwoods.GoWeb.GoView) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) | |
SnapPoint | Find the nearest grid point to a given point when GoView.MoveSelection or GoView.CopySelection need to snap object locations to a grid. (Inherited from Northwoods.GoWeb.GoView) | |
StandardizeCursorName | Convert a cursor name to a standardized name. (Inherited from Northwoods.GoWeb.GoView) | |
StartTransaction | This just calls Document.StartTransaction() . (Inherited from Northwoods.GoWeb.GoView) | |
StoreSessionView | Save this GoView in the GoView.GetSessionViewsTable, identified by this view's unique ID. (Inherited from Northwoods.GoWeb.GoView) | |
Undo | This just calls Document.Undo() . (Inherited from Northwoods.GoWeb.GoView) | |
UpdateExtent | This method is called when this GoView's Size (or Width or Height) is changed, to allow the view to scroll or rescale itself. (Inherited from Northwoods.GoWeb.GoView) | |
UpdateView | Cause the whole view to be redrawn. (Inherited from Northwoods.GoWeb.GoView) |
Name | Description | |
---|---|---|
BackgroundContextClicked | The user performed a context click in the background, not over any document object. (Inherited from Northwoods.GoWeb.GoView) | |
BackgroundDoubleClicked | The user performed a double click on the background, not over any document object. (Inherited from Northwoods.GoWeb.GoView) | |
BackgroundSelectionDropped | The user dropped the view's selection onto the background of the view, not onto any document object. (Inherited from Northwoods.GoWeb.GoView) | |
BackgroundSelectionDropReject | The event that is raised during a drag's mouse move over the background; setting the GoInputEventArgs.InputState property to GoInputState.GoInputState.Cancel will reject a drop of the selection at this input event point. (Inherited from Northwoods.GoWeb.GoView) | |
BackgroundSingleClicked | The user performed a single click on the background, not over any document object. (Inherited from Northwoods.GoWeb.GoView) | |
ClipboardCopied | The event that is raised after the user has copied something into the clipboard from this document. (Inherited from Northwoods.GoWeb.GoView) | |
ClipboardPasted | The event that is raised after the user has pasted a copy of the clipboard into this document. (Inherited from Northwoods.GoWeb.GoView) | |
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
DocumentChanged | All GoDocument.Changed events get re-raised through this event, for the convenience of writing event handlers on the document's view. (Inherited from Northwoods.GoWeb.GoView) | |
Init | (Inherited from System.Web.UI.Control) | |
LinkCreated | The event that is raised after the user draws a new link. (Inherited from Northwoods.GoWeb.GoView) | |
LinkRelinked | The event that is raised after the user reconnects an existing link. (Inherited from Northwoods.GoWeb.GoView) | |
Load | (Inherited from System.Web.UI.Control) | |
ObjectContextClicked | A document object was context clicked by the user. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectDoubleClicked | A document object was double clicked by the user. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectEnterLeave | The mouse entered and/or left a document object when dragging. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectGotSelection | The event that is raised when an object gets added to this view's selection. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectLostSelection | The event that is raised when an object is removed from this view's selection. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectResized | The event that is raised after the user finishes resizing an object. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectSelectionDropped | The user dropped the view's Selection onto a document object. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectSelectionDropReject | The event that is raised during a drag's mouse over a document object; setting the GoInputEventArgs.InputState property to GoInputState.GoInputState.Cancel will reject a drop of the selection at this input event point. (Inherited from Northwoods.GoWeb.GoView) | |
ObjectSingleClicked | A document object was single clicked by the user. (Inherited from Northwoods.GoWeb.GoView) | |
PreRender | (Inherited from System.Web.UI.Control) | |
PropertyChanged | Rather than having separate events whenever any view property changed, all such notifications occur through this single event. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionCopied | The event that is raised after the user has copied the selection. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionDeleted | The event that is raised after the user has deleted the selected objects. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionDeleting | The cancellable event that is raised just before the user has deleted the selected objects. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionFinished | The event that is raised after a number of objects are selected or de-selected. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionMoved | The event that is raised after the user has finished moving the selection. (Inherited from Northwoods.GoWeb.GoView) | |
SelectionStarting | The event that is raised before a number of objects are selected or de-selected. (Inherited from Northwoods.GoWeb.GoView) | |
SessionStarted | The event that is raised when this view is being loaded in a Page for the first time in a user's session. (Inherited from Northwoods.GoWeb.GoView) | |
Unload | (Inherited from System.Web.UI.Control) | |
Updated | The event that is raised when this view has handled its input events and is ready to be rendered. (Inherited from Northwoods.GoWeb.GoView) |