Package br.com.davinti.vitruvio.ui.bpmn
Class WorkspaceBpmnViewImpl
Object
WorkspaceBpmnViewImpl
- All Implemented Interfaces:
View,WorkspaceBpmnView,Serializable
@Component
@Scope("prototype")
public class WorkspaceBpmnViewImpl
extends Object
implements WorkspaceBpmnView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkspaceBpmnViewImpl
public WorkspaceBpmnViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getWorkspacesTable
public Table getWorkspacesTable()- Specified by:
getWorkspacesTablein interfaceWorkspaceBpmnView
-
getBotaoNovo
public Button getBotaoNovo()- Specified by:
getBotaoNovoin interfaceWorkspaceBpmnView
-
getComboWorkspace
public ComboBox getComboWorkspace()- Specified by:
getComboWorkspacein interfaceWorkspaceBpmnView
-
getBotaoEditar
public Button getBotaoEditar()- Specified by:
getBotaoEditarin interfaceWorkspaceBpmnView
-
getBotaoExcluir
public Button getBotaoExcluir()- Specified by:
getBotaoExcluirin interfaceWorkspaceBpmnView
-