Package com.ptc.core.ui.actiongroup
Interface ActionGroup
- All Known Implementing Classes:
AbstractActionGroup
public interface ActionGroup
Implemented to add an Action Group. Implementations will be registered with xconf service
com.ptc.core.ui.actiongroup.ActionGroup. The subjects available for the Action Group will be provided by a Suggest
Service that will be registered with xconf service com.ptc.core.components.suggest.Suggestable.
Implementations and Customizations should extend AbsractActionGroup.
Supported API: true
Extendable: false