Uses of Interface
de.xima.fc.gui.api.IWidgetConfigProviding
Packages that use IWidgetConfigProviding
- 
Uses of IWidgetConfigProviding in de.xima.fc.gui.util
Methods in de.xima.fc.gui.util with parameters of type IWidgetConfigProvidingModifier and TypeMethodDescriptionstatic <T> voidComponentHelper.appendWidgetConfig(javax.faces.context.FacesContext context, org.primefaces.util.WidgetBuilder wb, IWidgetConfigProviding<T> config) Serializes the given config viaJSONand appends the result to the widget builder. - 
Uses of IWidgetConfigProviding in de.xima.fc.workflow.taglib.component.flowchart
Classes in de.xima.fc.workflow.taglib.component.flowchart that implement IWidgetConfigProvidingModifier and TypeClassDescriptionclassComponent handler for the flowchart component that can represent a syntax tree-like program as a diagram and also allows editing.classBase class for theFlowchartcomponent that contains all the getters and setters for the flowchart's attributes.