Package br.com.davinti.vitruvio.ui.bsc
Interface CadastroDiretrizView
- All Superinterfaces:
DefaultFormView<Diretriz>,FormView<Diretriz>,Serializable,View
- All Known Implementing Classes:
CadastroDiretrizViewImpl
public interface CadastroDiretrizView
extends DefaultFormView<Diretriz>
-
Method Summary
Modifier and TypeMethodDescriptionButtonTableTwinColSelectRichTextAreaRichTextAreaButtonButtonMethods 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
-
getInfluenciasField
TwinColSelect getInfluenciasField() -
getCorAddButton
Button getCorAddButton() -
getCoresTable
Table getCoresTable() -
getTemplateMapaField
RichTextArea getTemplateMapaField() -
getTemplateGridField
RichTextArea getTemplateGridField() -
getTestButtonMapa
Button getTestButtonMapa() -
getTestButtonGrid
Button getTestButtonGrid()
-