Name | Description | |
---|---|---|
![]() | NEditorWindow Constructor | Default constructor |
The following tables list the members exposed by NEditorWindow.
Name | Description | |
---|---|---|
![]() | NEditorWindow Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NEditorWindowSchema | Schema associated with NEditorWindow |
![]() ![]() | PreviewDockAreaProperty | Reference to the PreviewDockArea property. |
![]() ![]() | PreviewHorizontalPlacementProperty | Reference to the PreviewHorizontalPlacement property. |
![]() ![]() | PreviewSizeProperty | Reference to the PreviewSize property. |
![]() ![]() | PreviewVerticalPlacementProperty | Reference to the PreviewVerticalPlacement property. |
Name | Description | |
---|---|---|
![]() | m_PreviewWidget | The preview widget of this editor window. |
Name | Description | |
---|---|---|
![]() | Buttons | Gets or sets the buttons with witch the window must be shown. |
![]() | ButtonStrip | Gets the button strip. |
![]() | Editor | Gets or sets the hosted editor. |
![]() | PreviewDockArea | Gets or sets the dock area of the preview. |
![]() | PreviewHorizontalPlacement | Gets or sets the horizontal placement of the preview. |
![]() | PreviewHost | Gets the preview host. |
![]() | PreviewSize | Gets or sets the value of the PreviewSize property. |
![]() | PreviewVerticalPlacement | Gets or sets the vertical placement of the preview. |
![]() | PreviewWidget | Gets the preview widget. |
Name | Description | |
---|---|---|
![]() ![]() | CreateForInstance<T> | Creates an editor window for the given node instance. |
![]() ![]() | CreateForType<T> | Creates an editor window for the type of the given node. If the type has derived types, the user will be able to select a derived type and edit an instance of this type. |
Name | Description | |
---|---|---|
![]() | AttachToEditor | Attaches the window to the editor |
![]() | CreateButtonStrip | Creates and initializes the button strip. |
![]() | CreateContent | Creates the content of the editor window. |
![]() | CreatePreviewGroupBox | Creates and initializes the preview group box. |
![]() | CreatePreviewHost | Creates a preview widget host. |
![]() | DetachFromEditor | Detaches the window from the editor |
![]() | GetHelp | Gets help message for the given node. |
![]() | HostPreviewWidget | Hosts the given preview widget in the preview widget host. |
![]() ![]() | IQjb<jQjb> | |
![]() | OnClosed | Overridden. Called when the window has been closed. |
![]() | OnEditorUpdatePreview | Handles the editor update preview event. |
![]() | OnGotFocus | Overridden. Called when a widget in this window received focus. |
![]() | OnInfoPanelExpandButtonClick | Called when the Expand button of the info panel has been clicked. |
![]() | OnInfoPanelModeChanged | Called when the mode of the info panel has changed. |
![]() | OnMouseMove | Overridden. Called when the mouse moves over a widget. |
![]() | OnOpened | Overridden. Called when the window is opened. |
![]() | RequestCursor | Overridden. Called when the input element receives a chance to request a cursor. |
![]() | UpdatePreview | Updates the editor preview. |