Interface DetalhesAtividadeView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
DetalhesAtividadeViewImpl
public interface DetalhesAtividadeView
extends View
-
Method Summary
Modifier and TypeMethodDescriptiongetChart()ButtonGridLabelLabelLabelLabelButtonButtonButtonButtonButtonMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getCloseButton
Button getCloseButton() -
getLabelExecutor
Label getLabelExecutor() -
getLabelPeridoExecucao
Label getLabelPeridoExecucao() -
getLabelStatus
Label getLabelStatus() -
getNomeLabel
Label getNomeLabel() -
getTransferirAtividadeButton
Button getTransferirAtividadeButton() -
getReabrirAtividadeButton
Button getReabrirAtividadeButton() -
getResetarSelecionadosButton
Button getResetarSelecionadosButton() -
getResetarTodosItensButton
Button getResetarTodosItensButton() -
getChart
D3 getChart() -
getRefreshButton
Button getRefreshButton() -
getItensTable
Grid getItensTable()
-