Interface DefaultSubFormView
- All Superinterfaces:
BaseFormView<SubForm>,Serializable,View
- All Known Implementing Classes:
DefaultSubFormViewImpl
-
Method Summary
Methods inherited from interface BaseFormView
getEventBus, getFieldById, getForm, getLabelByDescriptor, getLabelById, getLabelDescriptors, getLayoutContainerById, getLayoutContainers, getWidgetControllerById, getWidgetControllers, render, render, setTimeDebuggerHelperMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getCancelButton
Button getCancelButton() -
getSaveButton
Button getSaveButton()
-