Interface ProcessingBean.IActionSelectItem

All Known Implementing Classes:
ProcessingBean.PluginSelectItem, ProcessingBean.ProcessingSelectItem
Enclosing class:
ProcessingBean

public static interface ProcessingBean.IActionSelectItem
  • Method Details

    • getProcessingPage

      String getProcessingPage()
    • isPlugin

      boolean isPlugin()
    • onAddNew

      void onAddNew()
    • getProcessingKey

      String getProcessingKey()
    • getDisplayName

      String getDisplayName(Locale locale)
    • getGuiIcon

      IGuiIcon getGuiIcon()