Uses of Interface
de.xima.fc.beans.interfaces.IGuiIcon
Packages that use IGuiIcon
Package
Description
The workflow engine is generic in the sense that it never checks the type of a
trigger or
node for special types, all logic is implemented in terms
of the ITriggerHandler and
INodeHandler interfaces.Commonly used enumeration that are mainly used in model classes.
Interfaces für Anzeigeelemente
Contains the API for a prompt service that abstract the details of a particular provider.
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of IGuiIcon in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing that return IGuiIconModifier and TypeMethodDescriptionAVerarbeitung.getGuiIcon()Deprecated.ProcessingWrapper.getGuiIcon()Deprecated. -
Uses of IGuiIcon in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return IGuiIconModifier and TypeMethodDescriptionClientAuthorizationBean.getAttributeIcon(ProfileAttributeDescriptor attribute) ClientAuthorizationBean.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 IGuiIconModifier and TypeMethodDescriptionProcessingBean.IActionSelectItem.getGuiIcon()ProcessingBean.PluginSelectItem.getGuiIcon()ProcessingBean.ProcessingSelectItem.getGuiIcon()Deprecated.ProcessingBean.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 -
Uses of IGuiIcon in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model that return IGuiIconMethods in de.xima.fc.gui.common.model with parameters of type IGuiIconModifier and TypeMethodDescriptionvoidDeprecated. -
Uses of IGuiIcon in de.xima.fc.gui.common.placeholder
Methods in de.xima.fc.gui.common.placeholder that return IGuiIconModifier and TypeMethodDescriptionContextPlaceholderType.getIcon(PlaceHolder placeholder) abstract IGuiIconEPlaceholderType.getIcon(PlaceHolder placeholder) IPlaceholder.getIcon()IPlaceholderType.getIcon(PlaceHolder placeholder) PlaceHolder.getIcon()Methods in de.xima.fc.gui.common.placeholder with parameters of type IGuiIconModifier and TypeMethodDescriptionPlaceHolder.PlaceHolderBuilder.forWorkflowActionResult(String actionName, IGuiIcon icon, String property, String kind) PlaceHolder.PlaceHolderBuilder.forWorkflowNode(String nodeName, IGuiIcon icon, String property, String description) PlaceHolder.PlaceHolderBuilder.forWorkflowTrigger(IGuiIcon icon, String property, String description) static PlaceHolderGenericTextFragment.fromTemplate(Textbaustein template, String groupName, boolean untagged, IGuiIcon icon, EPlaceholderInsertHint insertHint) Creates aPlaceHolderinstance based on the properties of atemplate.Constructors in de.xima.fc.gui.common.placeholder with parameters of type IGuiIconModifierConstructorDescriptionContextPlaceholderType(String displayName, String detailedDescription, IGuiIcon defaultIcon) protectedPlaceHolder(String name, IPlaceholderType type, String kind, String alias, String placeholder, String text, IGuiIcon icon, boolean empty, ISerializableFunction<Locale, String> detailedDescription, ISerializableFunction<Locale, String> displayName) -
Uses of IGuiIcon in de.xima.fc.gui.common.statics
Methods in de.xima.fc.gui.common.statics that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.gui.model.designer
Methods in de.xima.fc.gui.model.designer that return IGuiIconConstructors in de.xima.fc.gui.model.designer with parameters of type IGuiIconModifierConstructorDescriptionIFrame(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. -
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 -
Uses of IGuiIcon in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.interfaces.workflow.elements
Methods in de.xima.fc.interfaces.workflow.elements that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin that return IGuiIconModifier and TypeMethodDescriptiondefault IGuiIconIElementCategory.getIcon()(Optional) If this method returns null, a default icon will be used.ISingleElementPrototype.getPrototypeIcon(IGetElementPrototypesParams params) Methods in de.xima.fc.interfaces.workflow.mixin with parameters of type IGuiIconModifier and TypeMethodDescriptionISingleElementPrototype.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 IGuiIconModifier and TypeMethodDescriptionDefaultPluginProfileFilterAttribute.getIcon()DefaultPluginProfileFilterValue.getIcon()Methods in de.xima.fc.mdl.auth.filter with parameters of type IGuiIconModifier and TypeMethodDescription -
Uses of IGuiIcon in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return IGuiIconModifier and TypeMethodDescriptionEWorkflowNodeType.getDefaultIcon()EWorkflowTriggerType.getDefaultIcon()EWorkflowStateType.getIcon() -
Uses of IGuiIcon in de.xima.fc.mdl.ui
Classes in de.xima.fc.mdl.ui that implement IGuiIconModifier and TypeClassDescriptionfinal classA custom GUI icon with a freely configurable style, style class, and value.final classDefault implementation ofIGuiIconfor common icon libraries.Fields in de.xima.fc.mdl.ui declared as IGuiIconMethods in de.xima.fc.mdl.ui that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.plugin.interfaces.form_record.message
Methods in de.xima.fc.plugin.interfaces.form_record.message that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.prompt.mgmt.gui.bean
Methods in de.xima.fc.prompt.mgmt.gui.bean that return IGuiIconModifier and TypeMethodDescriptionPromptConnectionBean.getGuiIcon()Gets the icon for the currently selected prompt connection type.PromptQueryBean.getIcon(PromptQueryViewModel item) -
Uses of IGuiIcon in de.xima.fc.prompt.mgmt.gui.model
Methods in de.xima.fc.prompt.mgmt.gui.model that return IGuiIconModifier and TypeMethodDescriptionPromptConnectionOptionInfo.getIcon()PromptConnectionViewModel.getIcon()PromptConnectionSelectionModel.guiIcon()Gets the icon for the type of the currently selected prompt connection.Methods in de.xima.fc.prompt.mgmt.gui.model with parameters of type IGuiIconModifier and TypeMethodDescriptionstatic PromptConnectionViewModelPromptConnectionViewModel.promptConnectionViewModelForExisting(PromptConnectionData data, IGuiIcon icon) Constructors in de.xima.fc.prompt.mgmt.gui.model with parameters of type IGuiIconModifierConstructorDescriptionPromptConnectionOptionInfo(String name, String description, IGuiIcon icon, String type) PromptConnectionViewModel(UUID uuid, IGuiIcon icon) -
Uses of IGuiIcon in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service that return IGuiIconModifier and TypeMethodDescriptiondefault IGuiIconIPromptServiceHandler.getTypeIcon()Gets the icon that should be used to represent this prompt service, such as in the backend menu. -
Uses of IGuiIcon in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.prompt.service.support.gui.view_model
Methods in de.xima.fc.prompt.service.support.gui.view_model that return IGuiIconModifier and TypeMethodDescriptionPromptFancySelectItem.getIcon()Gets the optional icon of the select item, which is show next to the label.Methods in de.xima.fc.prompt.service.support.gui.view_model with parameters of type IGuiIconModifier and TypeMethodDescriptionvoidSets the optional icon of the select item, which is show next to the label.Constructors in de.xima.fc.prompt.service.support.gui.view_model with parameters of type IGuiIconModifierConstructorDescriptionPromptFancySelectItem(Object value, String label, IGuiIcon icon) Constructor that creates a select item with the given value, label, and icon.PromptFancySelectItem(Object value, String label, String description, IGuiIcon icon) Constructor that creates a select item with the given value, label, description, and icon. -
Uses of IGuiIcon in de.xima.fc.prompt.service.support.internal
Methods in de.xima.fc.prompt.service.support.internal that return IGuiIconModifier and TypeMethodDescriptionCommonPromptOptionsService.findIconForCommonPromptTask(String commonPromptTask) Finds the icon for a common propt task given by its name.CommonPromptOptionsService.findIconForCommonTranscriptionFormat(String commonTranscriptionFormat) Finds the icon for a common transcription format given by its name. -
Uses of IGuiIcon in de.xima.fc.security.authorization.filter
Methods in de.xima.fc.security.authorization.filter that return IGuiIcon -
Uses of IGuiIcon in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return IGuiIconMethods in de.xima.fc.workflow with parameters of type IGuiIconModifier and TypeMethodDescriptionSets the icon for this element prototype, as shown in the UI.Constructors in de.xima.fc.workflow with parameters of type IGuiIconModifierConstructorDescriptionElementPrototypeDescriptor(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 -
Uses of IGuiIcon in de.xima.fc.workflow.designer.mixin
Methods in de.xima.fc.workflow.designer.mixin that return IGuiIconModifier and TypeMethodDescriptiondefault 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 IGuiIconConstructors in de.xima.fc.workflow.designer.model with parameters of type IGuiIconModifierConstructorDescriptionprotectedAWorkflowElementCategory(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
Methods in de.xima.fc.workflow.designer.registry.nodes with parameters of type IGuiIconModifier and TypeMethodDescriptionFcCounterHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcDoiInitHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcDoUntilLoopHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcEmailHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcExperimentHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcForEachLoopHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcMultipleConditionHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcSwitchHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcWhileLoopHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) FcWithFormElementContextHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) -
Uses of IGuiIcon in de.xima.fc.workflow.designer.registry.triggers
Methods in de.xima.fc.workflow.designer.registry.triggers with parameters of type IGuiIconModifier and TypeMethodDescriptionFcTimePointHandler.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 -
Uses of IGuiIcon in de.xima.fc.workflow.mixin
Methods in de.xima.fc.workflow.mixin that return IGuiIconModifier and TypeMethodDescriptiondefault 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 a 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 IGuiIconModifier and TypeMethodDescriptiondefault 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 IGuiIconMethods in de.xima.fc.workflow.taglib.model with parameters of type IGuiIcon