Uses of Class
com.suncode.pwfl.workflow.form.datachooser.DataChooser
Packages that use DataChooser
-
Uses of DataChooser in com.suncode.pwfl.workflow.component
Methods in com.suncode.pwfl.workflow.component that return DataChooserModifier and TypeMethodDescriptionWorkflowComponentRegistry.getDataChooser
(String id) Returns datachooser with given id or null if datachooser is not registered.Methods in com.suncode.pwfl.workflow.component that return types with arguments of type DataChooserModifier and TypeMethodDescriptionWorkflowComponentRegistry.getDataChoosers()
Returns all registered datachoosers.