Uses of Class
org.jbpm.workbench.common.client.util.ConditionalAction
-
Packages that use ConditionalAction Package Description org.jbpm.workbench.common.client.list org.jbpm.workbench.common.client.util -
-
Uses of ConditionalAction in org.jbpm.workbench.common.client.list
Methods in org.jbpm.workbench.common.client.list that return types with arguments of type ConditionalAction Modifier and Type Method Description protected abstract List<ConditionalAction<T>>AbstractMultiGridView. getConditionalActions() -
Uses of ConditionalAction in org.jbpm.workbench.common.client.util
Method parameters in org.jbpm.workbench.common.client.util with type arguments of type ConditionalAction Modifier and Type Method Description voidConditionalKebabActionCell. setActions(List<ConditionalAction<T>> actions)
-