Class CaseActionItemView

  • All Implemented Interfaces:
    com.google.gwt.user.client.TakesValue<org.jbpm.workbench.cm.model.CaseActionSummary>, org.jboss.errai.common.client.api.IsElement, org.uberfire.client.mvp.HasPresenter<CaseActionsPresenter>, org.uberfire.client.mvp.UberElement<CaseActionsPresenter>

    @Dependent
    @Templated
    public class CaseActionItemView
    extends AbstractView<CaseActionsPresenter>
    implements com.google.gwt.user.client.TakesValue<org.jbpm.workbench.cm.model.CaseActionSummary>, org.jboss.errai.common.client.api.IsElement
    • Field Detail

      • translationService

        @Inject
        protected org.jboss.errai.ui.client.local.spi.TranslationService translationService
    • Constructor Detail

      • CaseActionItemView

        public CaseActionItemView()
    • 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.cm.model.CaseActionSummary getValue()
        Specified by:
        getValue in interface com.google.gwt.user.client.TakesValue<org.jbpm.workbench.cm.model.CaseActionSummary>
      • setValue

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

        public void addCreationDate()
      • addActionInfo

        public void addActionInfo​(String text)
      • setLastElementStyle

        public void setLastElementStyle()