public class ConditionalField extends Field implements Serializable
Constructor and Description |
---|
ConditionalField() |
Modifier and Type | Method and Description |
---|---|
List<FieldCondition> |
getConditions() |
void |
setConditions(List<FieldCondition> conditions) |
getBinding, getFieldValidator, getFontSize, getHeight, getId, getName, getPage, getStyle, getTextAnchor, getTooltip, getValue, getWidth, getX, getY, isExtraction, setExtraction, setFieldValidator, setFontSize, setHeight, setId, setName, setPage, setStyle, setTextAnchor, setTooltip, setValue, setWidth, setX, setY
public void setConditions(List<FieldCondition> conditions)
public List<FieldCondition> getConditions()
Copyright 2022 OneSpan All rights reserved.