Uses of Interface
de.xima.fc.interfaces.workflow.Label
-
Packages that use Label Package Description de.xima.fc.common.bean_models de.xima.fc.gui.util de.xima.fc.interfaces de.xima.fc.interfaces.workflow de.xima.fc.workflow.model.nodes de.xima.fc.workflow.taglib.model -
-
Uses of Label in de.xima.fc.common.bean_models
Subinterfaces of Label in de.xima.fc.common.bean_models Modifier and Type Interface Description static interface
TimeDuration.duration
Custom label for theTimeDuration.getDuration()
property.static interface
TimeDuration.unit
Custom label for theTimeDuration.getUnit()
property. -
Uses of Label in de.xima.fc.gui.util
Methods in de.xima.fc.gui.util that return types with arguments of type Label Modifier and Type Method Description static Class<? extends Label>
ValidationHelper. getLabelModeFromViolation(javax.validation.ConstraintViolation<?> violation)
Method parameters in de.xima.fc.gui.util with type arguments of type Label Modifier and Type Method Description static String
ValidationHelper. getLabelForMode(Locale locale, javax.faces.component.UIComponent input, Class<? extends Label> labelMode)
-
Uses of Label in de.xima.fc.interfaces
Subinterfaces of Label in de.xima.fc.interfaces Modifier and Type Interface Description static interface
IUploadConsuming.uploadElements
-
Uses of Label in de.xima.fc.interfaces.workflow
Subinterfaces of Label in de.xima.fc.interfaces.workflow Modifier and Type Interface Description static interface
Label.Custom
Use a custom label.static interface
Label.Include
Include the default label, seeLabel
.static interface
Label.Omit
Do not include the label, seeLabel
. -
Uses of Label in de.xima.fc.workflow.model.nodes
-
Uses of Label in de.xima.fc.workflow.taglib.model
Subinterfaces of Label in de.xima.fc.workflow.taglib.model Modifier and Type Interface Description static interface
BaseActionProps.name
-