Uses of Class
org.silverpeas.mobile.client.apps.workflow.events.pages.WorkflowLoadedInstancesEvent
-
Packages that use WorkflowLoadedInstancesEvent Package Description org.silverpeas.mobile.client.apps.workflow.events.pages org.silverpeas.mobile.client.apps.workflow.pages -
-
Uses of WorkflowLoadedInstancesEvent in org.silverpeas.mobile.client.apps.workflow.events.pages
Methods in org.silverpeas.mobile.client.apps.workflow.events.pages with parameters of type WorkflowLoadedInstancesEvent Modifier and Type Method Description void
WorkflowPagesEventHandler. loadInstances(WorkflowLoadedInstancesEvent event)
-
Uses of WorkflowLoadedInstancesEvent in org.silverpeas.mobile.client.apps.workflow.pages
Methods in org.silverpeas.mobile.client.apps.workflow.pages with parameters of type WorkflowLoadedInstancesEvent Modifier and Type Method Description void
WorkflowActionFormPage. loadInstances(WorkflowLoadedInstancesEvent event)
void
WorkflowPage. loadInstances(WorkflowLoadedInstancesEvent event)
-