Uses of Interface
de.xima.fc.interfaces.workflow.Label.Custom
-
Packages that use Label.Custom Package Description de.xima.fc.common.bean_models de.xima.fc.gui.util de.xima.fc.interfaces de.xima.fc.workflow.model.nodes de.xima.fc.workflow.taglib.model -
-
Uses of Label.Custom in de.xima.fc.common.bean_models
Subinterfaces of Label.Custom in de.xima.fc.common.bean_models Modifier and Type Interface Description static interfaceTimeDuration.durationCustom label for theTimeDuration.getDuration()property.static interfaceTimeDuration.unitCustom label for theTimeDuration.getUnit()property. -
Uses of Label.Custom in de.xima.fc.gui.util
Method parameters in de.xima.fc.gui.util with type arguments of type Label.Custom Modifier and Type Method Description static StringValidationHelper. getLabelForCustomMode(Locale locale, Class<? extends Label.Custom> customLabel) -
Uses of Label.Custom in de.xima.fc.interfaces
Subinterfaces of Label.Custom in de.xima.fc.interfaces Modifier and Type Interface Description static interfaceIUploadConsuming.uploadElements -
Uses of Label.Custom in de.xima.fc.workflow.model.nodes
-
Uses of Label.Custom in de.xima.fc.workflow.taglib.model
Subinterfaces of Label.Custom in de.xima.fc.workflow.taglib.model Modifier and Type Interface Description static interfaceBaseActionProps.name
-