Uses of Interface
de.xima.fc.beans.interfaces.IGuiIcon
-
-
Uses of IGuiIcon in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing that return IGuiIcon Modifier and Type Method Description IGuiIconAVerarbeitung. getGuiIcon()Deprecated.IGuiIconProcessingWrapper. getGuiIcon()Deprecated. -
Uses of IGuiIcon in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return IGuiIcon Modifier and Type Method Description IGuiIconClientAuthorizationBean. getAttributeIcon(ProfileAttributeDescriptor attribute)IGuiIconClientAuthorizationBean. getValueIcon(ProfileAttributeDescriptor attribute, String value) -
Uses of IGuiIcon in de.xima.fc.gui.bean.workflow
Methods in de.xima.fc.gui.bean.workflow that return IGuiIcon Modifier and Type Method Description IGuiIconProcessingBean.IActionSelectItem. getGuiIcon()IGuiIconProcessingBean.PluginSelectItem. getGuiIcon()IGuiIconProcessingBean.ProcessingSelectItem. getGuiIcon()IGuiIconProcessingBean. getIcon(Aktion action)Deprecated.IGuiIconProcessingBean. getProcessingIcon(String processingKey)Deprecated. -
Uses of IGuiIcon in de.xima.fc.gui.common.interfaces
Methods in de.xima.fc.gui.common.interfaces that return IGuiIcon Modifier and Type Method Description IGuiIconIMenuEntryModel. getIcon() -
Uses of IGuiIcon in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model that return IGuiIcon Modifier and Type Method Description IGuiIconMenuEntryModel. getIcon()Deprecated.Methods in de.xima.fc.gui.common.model with parameters of type IGuiIcon Modifier and Type Method Description voidMenuEntryModel. setIcon(IGuiIcon icon)Deprecated. -
Uses of IGuiIcon in de.xima.fc.gui.common.statics
Methods in de.xima.fc.gui.common.statics that return IGuiIcon Modifier and Type Method Description IGuiIconEContentView. getIcon() -
Uses of IGuiIcon in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return IGuiIcon Modifier and Type Method Description IGuiIconPlaceHolder. getIcon()Methods in de.xima.fc.gui.model with parameters of type IGuiIcon Modifier and Type Method Description static PlaceHolder.PlaceHolderBuilderPlaceHolder.PlaceHolderBuilder. forWorkflowActionResult(String actionName, IGuiIcon icon, String property, String kind)static PlaceHolder.PlaceHolderBuilderPlaceHolder.PlaceHolderBuilder. forWorkflowNode(String nodeName, IGuiIcon icon, String property, String description)static PlaceHolder.PlaceHolderBuilderPlaceHolder.PlaceHolderBuilder. forWorkflowTrigger(IGuiIcon icon, String property, String description)PlaceHolder.PlaceHolderBuilderPlaceHolder.PlaceHolderBuilder. icon(IGuiIcon icon) -
Uses of IGuiIcon in de.xima.fc.gui.model.designer
Methods in de.xima.fc.gui.model.designer that return IGuiIcon Modifier and Type Method Description IGuiIconTabError. getIcon()IGuiIconTabModel. getIcon()Constructors in de.xima.fc.gui.model.designer with parameters of type IGuiIcon Constructor Description IFrame(String id, String label, String parentId, String parentLabel, String title, IGuiIcon icon, String url, boolean disabled, boolean closable)New POJO with the given data.Include(String id, String label, String parentId, String parentLabel, String title, IGuiIcon icon, String includePath, boolean disabled, boolean closable)New POJO with the given data.TabError(String errorMessage, Throwable exception, IGuiIcon icon) -
Uses of IGuiIcon in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return IGuiIcon Modifier and Type Method Description IGuiIconContextPlaceholderType. getIcon(PlaceHolder placeholder)abstract IGuiIconEPlaceholderType. getIcon(PlaceHolder placeholder)IGuiIconIPlaceholderType. getIcon(PlaceHolder placeholder)Constructors in de.xima.fc.gui.statics with parameters of type IGuiIcon Constructor Description ContextPlaceholderType(String displayName, String detailedDescription, IGuiIcon defaultIcon) -
Uses of IGuiIcon in de.xima.fc.interfaces.plugin.retval.auth.filter
Methods in de.xima.fc.interfaces.plugin.retval.auth.filter that return IGuiIcon Modifier and Type Method Description default IGuiIconIPluginProfileFilterAttribute. getIcon()default IGuiIconIPluginProfileFilterValue. getIcon() -
Uses of IGuiIcon in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IGuiIcon Modifier and Type Method Description IGuiIconIProcessing. getGuiIcon()Deprecated. -
Uses of IGuiIcon in de.xima.fc.interfaces.workflow.elements
Methods in de.xima.fc.interfaces.workflow.elements that return IGuiIcon Modifier and Type Method Description IGuiIconIElementPrototypeDescriptor. getIcon()Gets the icon for this element prototype, as shown in the UI. -
Uses of IGuiIcon in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin that return IGuiIcon Modifier and Type Method Description default IGuiIconIElementCategory. getIcon()(Optional) If this method returns null, a default icon will be used.IGuiIconISingleElementPrototype. getPrototypeIcon(IGetElementPrototypesParams params)Methods in de.xima.fc.interfaces.workflow.mixin with parameters of type IGuiIcon Modifier and Type Method Description TDataISingleElementPrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) -
Uses of IGuiIcon in de.xima.fc.mdl.auth.filter
Methods in de.xima.fc.mdl.auth.filter that return IGuiIcon Modifier and Type Method Description IGuiIconDefaultPluginProfileFilterAttribute. getIcon()IGuiIconDefaultPluginProfileFilterValue. getIcon()Methods in de.xima.fc.mdl.auth.filter with parameters of type IGuiIcon Modifier and Type Method Description DefaultPluginProfileFilterAttribute.BuilderDefaultPluginProfileFilterAttribute.Builder. withIcon(IGuiIcon icon)DefaultPluginProfileFilterValue.BuilderDefaultPluginProfileFilterValue.Builder. withIcon(IGuiIcon icon) -
Uses of IGuiIcon in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return IGuiIcon Modifier and Type Method Description IGuiIconEWorkflowNodeType. getDefaultIcon()IGuiIconEWorkflowTriggerType. getDefaultIcon()IGuiIconEWorkflowStateType. getIcon() -
Uses of IGuiIcon in de.xima.fc.mdl.ui
Classes in de.xima.fc.mdl.ui that implement IGuiIcon Modifier and Type Class Description classCustomGuiIconA custom GUI icon with a freely configurable style, style class, and value.classGuiIconDefault implementation ofIGuiIconfor common icon libraries.Fields in de.xima.fc.mdl.ui declared as IGuiIcon Modifier and Type Field Description static IGuiIconGuiIcon. EMPTYMethods in de.xima.fc.mdl.ui that return IGuiIcon Modifier and Type Method Description static IGuiIconGuiIcon. valueOf(String id) -
Uses of IGuiIcon in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IGuiIcon Modifier and Type Method Description default IGuiIconIPluginAuthenticatorType. getIcon()The icon for this authenticator, mainly used on UI pages. -
Uses of IGuiIcon in de.xima.fc.security.authorization.filter
Methods in de.xima.fc.security.authorization.filter that return IGuiIcon Modifier and Type Method Description IGuiIconPluginProfileFilterAttribute. getIcon() -
Uses of IGuiIcon in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return IGuiIcon Modifier and Type Method Description IGuiIconElementPrototypeDescriptor. getIcon()Methods in de.xima.fc.workflow with parameters of type IGuiIcon Modifier and Type Method Description TSelfElementPrototypeDescriptor.ElementPrototypeBuilder. icon(IGuiIcon icon)Sets the icon for this element prototype, as shown in the UI.Constructors in de.xima.fc.workflow with parameters of type IGuiIcon Constructor Description ElementPrototypeDescriptor(TPayload payload, String label, IGuiIcon icon, String subLabel, String title, String sortKey, IElementCategory mainCategory, IElementCategory subCategory, Set<EElementPrototypeTag> tags, String searchText)Creates a new POJO with the given data.NodePrototypeDescriptor(INodePrototypeData<TData> payload, String label, IGuiIcon icon, String subLabel, String title, String sortKey, IElementCategory mainCategory, IElementCategory subCategory, Set<EElementPrototypeTag> tags, String searchText)Creates a new POJO with the given data.TriggerPrototypeDescriptor(ITriggerPrototypeData<TData> payload, String label, IGuiIcon icon, String subLabel, String title, String sortKey, IElementCategory mainCategory, IElementCategory subCategory, Set<EElementPrototypeTag> tags, String searchText)Creates a new POJO with the given data. -
Uses of IGuiIcon in de.xima.fc.workflow.designer.iface
Methods in de.xima.fc.workflow.designer.iface that return IGuiIcon Modifier and Type Method Description IGuiIconIGuiCategory. getIcon() -
Uses of IGuiIcon in de.xima.fc.workflow.designer.mixin
Methods in de.xima.fc.workflow.designer.mixin that return IGuiIcon Modifier and Type Method Description default IGuiIconISingleBuiltinNodePrototype. getPrototypeIcon(IGetElementPrototypesParams params)default IGuiIconISingleBuiltinTriggerPrototype. getPrototypeIcon(IGetElementPrototypesParams params) -
Uses of IGuiIcon in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return IGuiIcon Modifier and Type Method Description IGuiIconAWorkflowElementCategory. getIcon()Constructors in de.xima.fc.workflow.designer.model with parameters of type IGuiIcon Constructor Description AWorkflowElementCategory(String displayName, String sortKey, IGuiIcon icon)Creates a new element category with the given data.MainWorkflowElementCategory(String displayName, String sortKey, IGuiIcon icon)SubWorkflowElementCategory(String displayName, String sortKey, IGuiIcon icon) -
Uses of IGuiIcon in de.xima.fc.workflow.designer.registry.nodes
-
Uses of IGuiIcon in de.xima.fc.workflow.designer.registry.triggers
Methods in de.xima.fc.workflow.designer.registry.triggers with parameters of type IGuiIcon Modifier and Type Method Description FcTimePointPropsFcTimePointHandler. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) -
Uses of IGuiIcon in de.xima.fc.workflow.enums
Methods in de.xima.fc.workflow.enums that return IGuiIcon Modifier and Type Method Description IGuiIconEWorkflowElementCategory. getIcon() -
Uses of IGuiIcon in de.xima.fc.workflow.mixin
Methods in de.xima.fc.workflow.mixin that return IGuiIcon Modifier and Type Method Description default IGuiIconIPluginActionNodeHandler. getPrototypeIcon(IGetElementPrototypesParams params)This default implementation returns an icon resembling a jigsaw puzzle piece, which is the default icon for an action plugin.default IGuiIconIPluginConditionNodeHandler. getPrototypeIcon(IGetElementPrototypesParams params)This default implementation returns an icon resembling a jigsaw puzzle piece, which is the default icon for a condition plugin.default IGuiIconIPluginDoUntilLoopNodeHandler. getPrototypeIcon(IGetElementPrototypesParams params)This default implementation returns an icon with arrows arranged in a circle, which is the default icon for a while loop plugin.default IGuiIconIPluginTriggerHandler. getPrototypeIcon(IGetElementPrototypesParams params)This default implementation returns an icon resembling a jigsaw puzzle piece, which is the default icon for an trigger plugin.default IGuiIconIPluginWhileLoopNodeHandler. getPrototypeIcon(IGetElementPrototypesParams params)This default implementation returns an icon with arrows arranged in a circle, which is the default icon for a while loop plugin.Methods in de.xima.fc.workflow.mixin with parameters of type IGuiIcon Modifier and Type Method Description default TDataISingleBaseActionNodePrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params)This default implementation returns a new instance of theTDataproperties model, prefilled with the label and icon (BaseActionProps.getName()andBaseActionProps.getIcon()).default TDataISingleBaseConditionNodePrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params)This default implementation returns a new instance of theTDataproperties model, prefilled with the label and icon (BaseActionProps.getName()andBaseActionProps.getIcon()).default TDataISingleBaseDoUntilLoopNodePrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params)This default implementation returns a new instance of theTDataproperties model, prefilled with the label and icon (BaseActionProps.getName()andBaseActionProps.getIcon()).default TDataISingleBaseTriggerPrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params)This default implementation returns a new instance of theTDataproperties model, pre-filled with the label and icon (BaseActionProps.getName()andBaseActionProps.getIcon()).default TDataISingleBaseWhileLoopNodePrototype. getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params)This default implementation returns a new instance of theTDataproperties model, prefilled with the label and icon (BaseActionProps.getName()andBaseActionProps.getIcon()). -
Uses of IGuiIcon in de.xima.fc.workflow.taglib.model
Classes in de.xima.fc.workflow.taglib.model that implement IGuiIcon Modifier and Type Class Description classClientIconWrapperWraps aClientIconand treats it as aIGuiIcon.Methods in de.xima.fc.workflow.taglib.model with parameters of type IGuiIcon Modifier and Type Method Description static ClientIconClientIcon. of(IGuiIcon icon)
-