Class ListaPatchViewImpl
Object
ListaPatchViewImpl
- All Implemented Interfaces:
View,ListaPatchView,Serializable
@Component
@Scope("prototype")
public class ListaPatchViewImpl
extends Object
implements ListaPatchView
- See Also:
-
Constructor Details
-
ListaPatchViewImpl
public ListaPatchViewImpl()
-
-
Method Details
-
draw
public void draw()- Specified by:
drawin interfaceListaPatchView
-
getTitle
- Specified by:
getTitlein interfaceView
-
patchTable
public Table patchTable()- Specified by:
patchTablein interfaceListaPatchView
-
patchNewBtn
public Button patchNewBtn()- Specified by:
patchNewBtnin interfaceListaPatchView
-
patchRunBtn
public Button patchRunBtn()- Specified by:
patchRunBtnin interfaceListaPatchView
-
patchPanel
public Panel patchPanel()- Specified by:
patchPanelin interfaceListaPatchView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
buttonLayout
public VerticalLayout buttonLayout()- Specified by:
buttonLayoutin interfaceListaPatchView
-