Interface DetalhesScheduleJobLogView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
DetalhesScheduleJobLogViewImpl
public interface DetalhesScheduleJobLogView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionLabelTextFieldTextFieldMethods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
detalhesLabel
Label detalhesLabel() -
duracaoField
TextField duracaoField() -
nomeScheduleField
TextField nomeScheduleField()
-