@ProviderType public interface NumberDSField extends SenderInputRequiredDSField<NumberDSField>, UserEntryDSField<NumberDSField>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFormula() |
default <S> S |
visit(DSFieldVisitor<S> dsFieldVisitor) |
getSenderRequired
getConcealValue, getDisableAutoSize, getMaxLength, getOriginalValue, getRequireInitialOnSharedChange, getValidationMessage, getValidationRegex, getValue
getBold, getFont, getFontColor, getFontSize, getHeight, getItalic, getUnderline, getWidth
getAnchorIgnoreIfNotPresent, getAnchorString, getAnchorUnits, getAnchorXOffset, getAnchorYOffset, getConditionalParentLabel, getConditionalParentValue, getDocumentKey, getFieldKey, getFieldLabel, getFieldOrder, getLocked, getName, getPageNumber, getParticipantKey, getRequireAll, getRequired, getShared, getTemplateLocked, getTemplateRequired, getXPosition, getYPosition
java.lang.String getFormula()
default <S> S visit(DSFieldVisitor<S> dsFieldVisitor)
visit
in interface DSField<NumberDSField>