Class UserPanelsViewImpl

Object
UserPanelsViewImpl
All Implemented Interfaces:
View, UserPanelsView, Serializable

@Component @Scope("prototype") public class UserPanelsViewImpl extends Object implements UserPanelsView
See Also:
  • Constructor Details

    • UserPanelsViewImpl

      public UserPanelsViewImpl()
  • Method Details

    • getViewComponent

      public Component getViewComponent()
      Specified by:
      getViewComponent in interface View
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface View
    • panelsContainer

      public TabSheet panelsContainer()
      Specified by:
      panelsContainer in interface UserPanelsView
    • removeLoadingView

      public void removeLoadingView()
      Specified by:
      removeLoadingView in interface UserPanelsView
    • createPanelErrorView

      public Component createPanelErrorView()
      Specified by:
      createPanelErrorView in interface UserPanelsView