Package br.com.davinti.vitruvio.ui.panel
Class UserPanelsViewImpl
Object
UserPanelsViewImpl
- All Implemented Interfaces:
View,UserPanelsView,Serializable
@Component
@Scope("prototype")
public class UserPanelsViewImpl
extends Object
implements UserPanelsView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserPanelsViewImpl
public UserPanelsViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
panelsContainer
public TabSheet panelsContainer()- Specified by:
panelsContainerin interfaceUserPanelsView
-
removeLoadingView
public void removeLoadingView()- Specified by:
removeLoadingViewin interfaceUserPanelsView
-
createPanelErrorView
public Component createPanelErrorView()- Specified by:
createPanelErrorViewin interfaceUserPanelsView
-