com.togethersoft.openapi.ide.command
Interface IdeCommandGroup


public interface IdeCommandGroup
extends IdeCommandItemBase

A visual entity, representing a container for IdeCommandItems.


This command item provides only functionality inherited from IdeCommandItemBase.

Author:
TogetherSoft
Since: Together 3.0
See Also: IdeCommandItemBase

Methods inherited from interface com.togethersoft.openapi.ide.command.IdeCommandItemBase
addShortcut, getIcon, getId, getText, isEnabled, isSeparatorAfter, isSeparatorBefore, isVisible, removeShortcut, setEnabled, setIcon, setSeparatorAfter, setSeparatorBefore, setText, setVisible, shortcuts