Package br.com.davinti.vitruvio.ui.panel
Interface CategoryView
- All Superinterfaces:
DefaultFormView<Categoria>,FormView<Categoria>,Serializable,View
- All Known Implementing Classes:
CategoryViewImpl
public interface CategoryView
extends DefaultFormView<Categoria>
-
Method Summary
Methods inherited from interface DefaultFormView
getButtonDelete, getButtonNew, getButtonSearch, getButtonUndo, setHeaderDescriptionMethods inherited from interface FormView
commitModelChanges, getButtonClose, getButtonSave, getEventBus, getFormState, isValid, rollbackModelChanges, setEventBus, setFormState, updateViewFromModelMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getCategoriaRaizLabel
Label getCategoriaRaizLabel()
-