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 Details

    • getDisplayName

      String getDisplayName()
    • getSortKey

      String getSortKey()
    • getIcon

      IGuiIcon getIcon()