Package com._1c.g5.v8.dt.platform
Interface IEObjectStandardCommandGroupNames
-
public interface IEObjectStandardCommandGroupNamesStandard command group names.
-
-
Field Summary
Fields Modifier and Type Field Description static StringSTD_GROUP_ACTIONS_PANEL_CREATEstatic StringSTD_GROUP_ACTIONS_PANEL_REPORTSstatic StringSTD_GROUP_ACTIONS_PANEL_TOOLSstatic StringSTD_GROUP_FORM_COMMAND_BAR_CREATE_BASED_ONstatic StringSTD_GROUP_FORM_COMMAND_BAR_IMPORTANTstatic StringSTD_GROUP_FORM_NAVIGATION_PANEL_GO_TOstatic StringSTD_GROUP_FORM_NAVIGATION_PANEL_IMPORTANTstatic StringSTD_GROUP_FORM_NAVIGATION_PANEL_SEE_ALSOstatic StringSTD_GROUP_NAVIGATION_PANEL_IMPORTANTstatic StringSTD_GROUP_NAVIGATION_PANEL_ORDINARYstatic StringSTD_GROUP_NAVIGATION_PANEL_SEE_ALSO
-
-
-
Field Detail
-
STD_GROUP_NAVIGATION_PANEL_IMPORTANT
static final String STD_GROUP_NAVIGATION_PANEL_IMPORTANT
- See Also:
- Constant Field Values
-
STD_GROUP_NAVIGATION_PANEL_ORDINARY
static final String STD_GROUP_NAVIGATION_PANEL_ORDINARY
- See Also:
- Constant Field Values
-
STD_GROUP_NAVIGATION_PANEL_SEE_ALSO
static final String STD_GROUP_NAVIGATION_PANEL_SEE_ALSO
- See Also:
- Constant Field Values
-
STD_GROUP_ACTIONS_PANEL_CREATE
static final String STD_GROUP_ACTIONS_PANEL_CREATE
- See Also:
- Constant Field Values
-
STD_GROUP_ACTIONS_PANEL_REPORTS
static final String STD_GROUP_ACTIONS_PANEL_REPORTS
- See Also:
- Constant Field Values
-
STD_GROUP_ACTIONS_PANEL_TOOLS
static final String STD_GROUP_ACTIONS_PANEL_TOOLS
- See Also:
- Constant Field Values
-
STD_GROUP_FORM_NAVIGATION_PANEL_IMPORTANT
static final String STD_GROUP_FORM_NAVIGATION_PANEL_IMPORTANT
- See Also:
- Constant Field Values
-
STD_GROUP_FORM_NAVIGATION_PANEL_GO_TO
static final String STD_GROUP_FORM_NAVIGATION_PANEL_GO_TO
- See Also:
- Constant Field Values
-
STD_GROUP_FORM_NAVIGATION_PANEL_SEE_ALSO
static final String STD_GROUP_FORM_NAVIGATION_PANEL_SEE_ALSO
- See Also:
- Constant Field Values
-
STD_GROUP_FORM_COMMAND_BAR_IMPORTANT
static final String STD_GROUP_FORM_COMMAND_BAR_IMPORTANT
- See Also:
- Constant Field Values
-
STD_GROUP_FORM_COMMAND_BAR_CREATE_BASED_ON
static final String STD_GROUP_FORM_COMMAND_BAR_CREATE_BASED_ON
- See Also:
- Constant Field Values
-
-