public interface IMenuStateIds extends INamedHandleStateIds
State identifiers that should be understood by items and renderers of items. The state is associated with the command, and then interpreted by the menu renderer.
Clients may implement or extend this class.
Modifier and Type | Field and Description |
---|---|
static String |
STYLE
The state id used for indicating the widget style of a command presented
in the menus and tool bars.
|
DESCRIPTION, NAME
static final String STYLE
ToggleState
or RadioState
.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.