Package com._1c.g5.v8.dt.platform
Interface IEObjectStandardCommandGroupNames
-
public interface IEObjectStandardCommandGroupNames
Standard command group names.
-
-
Field Summary
Fields Modifier and Type Field Description static String
STD_GROUP_ACTIONS_PANEL_CREATE
static String
STD_GROUP_ACTIONS_PANEL_REPORTS
static String
STD_GROUP_ACTIONS_PANEL_TOOLS
static String
STD_GROUP_FORM_COMMAND_BAR_CREATE_BASED_ON
static String
STD_GROUP_FORM_COMMAND_BAR_IMPORTANT
static String
STD_GROUP_FORM_NAVIGATION_PANEL_GO_TO
static String
STD_GROUP_FORM_NAVIGATION_PANEL_IMPORTANT
static String
STD_GROUP_FORM_NAVIGATION_PANEL_SEE_ALSO
static String
STD_GROUP_NAVIGATION_PANEL_IMPORTANT
static String
STD_GROUP_NAVIGATION_PANEL_ORDINARY
static String
STD_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
-
-