Package br.com.davinti.vitruvio.ui.bpmn
Interface WorkspaceBpmnView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
WorkspaceBpmnViewImpl
public interface WorkspaceBpmnView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionButtonButtonButtonComboBoxTableMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getWorkspacesTable
Table getWorkspacesTable() -
getBotaoNovo
Button getBotaoNovo() -
getBotaoEditar
Button getBotaoEditar() -
getBotaoExcluir
Button getBotaoExcluir() -
getComboWorkspace
ComboBox getComboWorkspace()
-