Class BulkTaskFormViewImpl
Object
BulkTaskFormViewImpl
- All Implemented Interfaces:
View,BulkTaskFormView,Serializable
@Component
@Scope("prototype")
public class BulkTaskFormViewImpl
extends Object
implements BulkTaskFormView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BulkTaskFormViewImpl
public BulkTaskFormViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getFormFieldsContainer
public VerticalLayout getFormFieldsContainer()- Specified by:
getFormFieldsContainerin interfaceBulkTaskFormView
-
getAcceptButton
public Button getAcceptButton()- Specified by:
getAcceptButtonin interfaceBulkTaskFormView
-
getCancelButton
public Button getCancelButton()- Specified by:
getCancelButtonin interfaceBulkTaskFormView
-
getInfoLabel
public Label getInfoLabel()- Specified by:
getInfoLabelin interfaceBulkTaskFormView
-