Class | Description | |
---|---|---|
![]() | NCloseAllCommandAction | Closes the currently expanded library sections. |
![]() | NCloseCommandAction | Closes the currently expanded library section. |
![]() | NCopyCommandAction | Copies the currently selected text in the clipboard |
![]() | NCutCommandAction | Cuts the selected text to the clipboard |
![]() | NDeleteCommandAction | Command action, that deletes the selected page items |
![]() | NLibraryBrowserCommandAction | Serves as base for commands associated wit the library browser. |
![]() | NLibraryBrowserLibraryDisplayOrderCommandAction | Selects a library display order for the library browser. |
![]() | NLibraryBrowserLibraryViewTypeCommandAction | Selects a library view type for the library browser. |
![]() | NLibraryBrowserToggleCommandAction | Serves as base for toggle commands associated wit the library browser. |
![]() | NLibraryCommandAction | Serves as base for all drawing command actions |
![]() | NLibraryGalleryCommandAction | Lets the user select the opened predefined libraries. |
![]() | NNewLibraryCommandAction | Creates a new library and adds it to the library browser. |
![]() | NNewLibraryCommandAction.NNewLibraryWindowInfo | New library window info. |
![]() | NOpenLibraryCommandAction | Shows an Open File dialog and opens the selected library. |
![]() | NPasteCommandAction | Pastes the text in the clipboard to the currentl position |
![]() | NSaveLibraryCommandAction | Saves the currently open library. |
![]() | NSelectDownCommandAction | Selects the library item at the bottom of the currently selected item. |
![]() | NSelectLeftCommandAction | Selects the library item at the left of the currently selected item. |
![]() | NSelectRightCommandAction | Selects the library item at the right of the currently selected item. |
![]() | NSelectUpCommandAction | Selects the library item at the top of the currently selected item. |