Interface PermaLinkView

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

public interface PermaLinkView extends View
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initTabs(Component panelTab, Component taskTab, Component configTab)
     
    void
     

    Methods inherited from interface View

    getTitle, getViewComponent
  • Method Details

    • setTabChangeHandler

      void setTabChangeHandler(PermaLinkView.TabChangeHandler handler)
    • initTabs

      void initTabs(Component panelTab, Component taskTab, Component configTab)