dlangide.ui.commands

Undocumented in source.

Members

Enums

ACTION_HELP_ABOUT
anonymousenum ACTION_HELP_ABOUT
Undocumented in source.
IDEActions
enum IDEActions
Undocumented in source.

Static variables

ACTION_EDIT_COPY
Action ACTION_EDIT_COPY;
Undocumented in source.
ACTION_EDIT_CUT
Action ACTION_EDIT_CUT;
Undocumented in source.
ACTION_EDIT_PASTE
Action ACTION_EDIT_PASTE;
Undocumented in source.
ACTION_EDIT_REDO
Action ACTION_EDIT_REDO;
Undocumented in source.
ACTION_EDIT_UNDO
Action ACTION_EDIT_UNDO;
Undocumented in source.
ACTION_FILE_EXIT
Action ACTION_FILE_EXIT;
Undocumented in source.
ACTION_FILE_NEW
Action ACTION_FILE_NEW;
Undocumented in source.
ACTION_FILE_OPEN
Action ACTION_FILE_OPEN;
Undocumented in source.
ACTION_FILE_SAVE
Action ACTION_FILE_SAVE;
Undocumented in source.

Meta