Name | Description | |
---|---|---|
NLibrary Constructor | Default constructor. |
The following tables list the members exposed by NLibrary.
Name | Description | |
---|---|---|
NLibrary Constructor | Default constructor. |
Name | Description | |
---|---|---|
DataObjectAdaptorsProperty | Reference to the DataObjectAdaptors property | |
DisplayOrderProperty | ||
FontProperty | Reference to the Font property | |
IconsItemsViewChild | ||
InformationProperty | Reference to the Information property | |
ListItemsViewChild | ||
NLibrarySchema | Schema associated with NLibrary | |
PageChild | ||
ThumbnailsItemsViewChild | ||
ViewSettingsProperty | Reference to ViewSettings property. | |
ViewTypeProperty |
Name | Description | |
---|---|---|
DataObjectAdaptors | Gets or sets the collection of data object adaptors that adapt Data-Exchange content to content appropriate for this library. | |
DisplayOrder | Gets or sets the order in which the library items are displayed. | |
FamilyTreeShapes | Gets the Family Tree shapes library. | |
FlowchartShapes | Gets the Flowchart shapes library. | |
Font | Gets or sets the font style | |
IconsItemsView | Gets or sets the layout settings which the library uses when ViewType is set to Icons. | |
Information | Gets or sets the document information | |
ListItemsView | Gets or sets the layout settings which the library uses when ViewType is set to List. | |
OrganizationalChartShapes | Gets the Organizational Chart shapes library. | |
OwnerLibraryView | Gets the view that displays this library | |
Page | Gets or sets the page settings associated with the library | |
ThumbnailsItemsView | Gets or sets the layout settings which the library uses when ViewType is set to Thumbnails. | |
ViewSettings | Gets or sets the text view settings of the library | |
ViewType | Gets or sets the library view type. By default set to Icons. |
Name | Description | |
---|---|---|
Atfj | ||
PropertiesItemText | Overridden. Gets the text of the properties context menu item. |
Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Overriden to ensure that the previews child is the last child in the list. | |
Copy | Overridden. Copies the specified items to the | |
CreateShape | Overloaded. Creates a shape from the library item at the index of the given enum value. | |
Cut | Overridden. Cuts the specified page items. | |
DoDragDrop | Overridden. Requests a drag and drop operation for the specified items. Calls the dragEnded delegate when the operation has completed. Calls the queryContinueDrag delegate while the operation is performed. Returns whether the Drag and Drop was requested. | |
EnsureVisible | Ensures that the specified item is visible. | |
GetItems | Gets a list of the items contained in this library. The list includes all items, including the Invisible ones. | |
GetItemsView | Gets the view style settings for the current view style | |
GetVisibleItems | Gets a list of the visible items contained in this library. The list includes all items, including the Invisible ones. | |
Paste | Overridden. Pastes the clipbard content in this page. | |
ShowPropertiesDialog | Overridden. Overriden to show the properties of this library. |
Name | Description | |
---|---|---|
bSfj | ||
Ctb | Overridden. | |
dtb | Overridden. | |
ESfj | ||
OnRegistered | Overridden. Called after the document node is registered in its owner document. | |
ShowPropertiesMenuItem | Overridden. Overriden to determine whether the properties menu item must be created | |
tSfj | Overloaded. | |
vSfj | ||
YSb | Overridden. |
Name | Description | |
---|---|---|
InformationChanged | Occurs when the informaiton property has changed. |