Package com._1c.g5.v8.dt.ui.aef.utils
Interface IAefCommands
-
public interface IAefCommands
Contains the AEF command context ids
-
-
Field Summary
Fields Modifier and Type Field Description static String
COMBO_DROP_DOWN
The 'drop down' command id for combo boxes.
-
-
-
Field Detail
-
COMBO_DROP_DOWN
static final String COMBO_DROP_DOWN
The 'drop down' command id for combo boxes.- See Also:
- Constant Field Values
-
-