Class JobParameterListViewImpl

  • All Implemented Interfaces:
    com.google.gwt.user.client.TakesValue<org.jbpm.workbench.es.model.RequestParameterSummary>, org.jboss.errai.common.client.api.IsElement

    @Dependent
    @Templated
    public class JobParameterListViewImpl
    extends Object
    implements com.google.gwt.user.client.TakesValue<org.jbpm.workbench.es.model.RequestParameterSummary>, org.jboss.errai.common.client.api.IsElement
    • Constructor Detail

      • JobParameterListViewImpl

        public JobParameterListViewImpl()
    • Method Detail

      • getElement

        public org.jboss.errai.common.client.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.IsElement
      • getValue

        public org.jbpm.workbench.es.model.RequestParameterSummary getValue()
        Specified by:
        getValue in interface com.google.gwt.user.client.TakesValue<org.jbpm.workbench.es.model.RequestParameterSummary>
      • setValue

        public void setValue​(org.jbpm.workbench.es.model.RequestParameterSummary model)
        Specified by:
        setValue in interface com.google.gwt.user.client.TakesValue<org.jbpm.workbench.es.model.RequestParameterSummary>