Class DefaultSubFormViewImpl.SubFormViewDelegate
- All Implemented Interfaces:
View,BaseFormView<SubForm>,Serializable
- Enclosing class:
DefaultSubFormViewImpl
@Component
@Scope("prototype")
public static class DefaultSubFormViewImpl.SubFormViewDelegate
extends AbstractTaskFormView<SubForm>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractTaskFormView
AbstractTaskFormView.DefferedComponentCreateEvent<C> -
Field Summary
Fields inherited from class AbstractTaskFormView
_componentFactory, _fields, _form, _labels, _layoutWrappers, _layoutWrappersMap, eventBus, timeDebuggerHelper, uiThreadExecutor, widgets -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractTaskFormView
getEventBus, getFieldById, getLabelByDescriptor, getLabelById, getLabelDescriptors, getLayoutContainerById, getLayoutContainers, getSpecificImplementation, getTimeDebuggerHelper, getTitle, getViewComponent, getWidgetControllerById, getWidgetControllers, render, render, setComponentFactory, setEventBus, setTimeDebuggerHelper, setUiThreadExecutor
-
Constructor Details
-
SubFormViewDelegate
public SubFormViewDelegate()
-
-
Method Details
-
init
@PostConstruct protected void init()- Overrides:
initin classAbstractTaskFormView<SubForm>
-
getForm
Description copied from interface:BaseFormViewRetorna uma instancia com o tipo do formulario disposto nesta view- Specified by:
getFormin interfaceBaseFormView<SubForm>- Overrides:
getFormin classAbstractTaskFormView<SubForm>- Returns:
-