Class SimpleScheduleCustomParametersPresenter
- All Implemented Interfaces:
Presenter<SimpleScheduleCustomParametersView>,PresenterLifeCicleAware<SimpleScheduleCustomParametersView>,Serializable
@Component
@Scope("prototype")
public class SimpleScheduleCustomParametersPresenter
extends AbstractPresenter<SimpleScheduleCustomParametersView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcommit()getView()booleanisValid()voidsetDefinition(Form formDefinition) voidMethods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
SimpleScheduleCustomParametersPresenter
public SimpleScheduleCustomParametersPresenter()
-
-
Method Details
-
getView
-
setEntity
-
getEntity
-
setDefinition
-
getFormDefinition
-
getValidationMessages
-
isValid
public boolean isValid() -
commit
public void commit()
-