Package br.com.davinti.vitruvio.ui.panel
Interface UserPanelsConfigView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
UserPanelsConfigViewImpl
public interface UserPanelsConfigView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionAbstractSelectButtonCssLayoutvoidvoidMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getCategorySelect
AbstractSelect getCategorySelect() -
getDisplayContainer
CssLayout getDisplayContainer() -
getCloseButton
Button getCloseButton() -
showEmpty
void showEmpty() -
showPanelsContainer
void showPanelsContainer()
-