Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ISummaryKeyValueText
Packages that use ISummaryKeyValueText
Package
Description
-
Uses of ISummaryKeyValueText in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin that return ISummaryKeyValueTextModifier and TypeMethodDescriptionISummaryKeyValueModel.getInfoAfter()
ISummaryKeyValueModel.getInfoBefore()
-
Uses of ISummaryKeyValueText in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement ISummaryKeyValueTextMethods in de.xima.fc.workflow that return ISummaryKeyValueTextModifier and TypeMethodDescriptionstatic ISummaryKeyValueText
SummaryKeyValueText.empty()
static ISummaryKeyValueText
static ISummaryKeyValueText
static ISummaryKeyValueText
static ISummaryKeyValueText
static ISummaryKeyValueText
static ISummaryKeyValueText
static ISummaryKeyValueText
SummaryKeyValueText.withI18n
(String i18nKey, boolean html, String style, String styleClass, Serializable... parameters) Methods in de.xima.fc.workflow with parameters of type ISummaryKeyValueTextModifier and TypeMethodDescriptionSummaryKeyValueModelBuilder.withInfoAfter
(ISummaryKeyValueText text) SummaryKeyValueModelBuilder.withInfoBefore
(ISummaryKeyValueText text) -
Uses of ISummaryKeyValueText in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean with parameters of type ISummaryKeyValueTextModifier and TypeMethodDescriptionWorkflowResourceBundleBean.getFormattedKeyValueText
(ResourceBundle bundle1, ResourceBundle bundle2, ISummaryKeyValueText model)