Interface StartProcessView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
StartProcessViewImpl

public interface StartProcessView extends View
  • Method Details

    • getSearchField

      TextField getSearchField()
    • processListTable

      Table processListTable()
    • selectProcessListView

      void selectProcessListView()
    • showFinishView

      void showFinishView(Component component)
    • getBackButton

      Button getBackButton()
    • getNextButton

      Button getNextButton()
    • getCancelButton

      Button getCancelButton()
    • getFinishButton

      Button getFinishButton()
    • getStartButton

      Button getStartButton()
    • getAttachmentsButton

      Button getAttachmentsButton()
    • getStep

    • getEventBus

      EventBus getEventBus()