Interface IGuiCategory
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AWorkflowElementCategory,MainWorkflowElementCategory,SubWorkflowElementCategory
public interface IGuiCategory extends Serializable
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()IGuiIcongetIcon()StringgetSortKey()
-