Interface MarcadorConfiguracaoView
- All Superinterfaces:
DefaultFormView<MarcadorConfiguracao>,FormView<MarcadorConfiguracao>,Serializable,View
- All Known Implementing Classes:
MarcadorConfiguracaoViewImpl
public interface MarcadorConfiguracaoView
extends DefaultFormView<MarcadorConfiguracao>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods 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
-
getSearchField
MarcadorConfiguracaoSearchField getSearchField() -
isChanged
boolean isChanged()
-