@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) |
getSenderRequiredgetConcealValue, getDisableAutoSize, getMaxLength, getOriginalValue, getRequireInitialOnSharedChange, getValidationMessage, getValidationRegex, getValuegetBold, getFont, getFontColor, getFontSize, getHeight, getItalic, getUnderline, getWidthgetAnchorIgnoreIfNotPresent, getAnchorString, getAnchorUnits, getAnchorXOffset, getAnchorYOffset, getConditionalParentLabel, getConditionalParentValue, getDocumentKey, getFieldKey, getFieldLabel, getFieldOrder, getLocked, getName, getPageNumber, getParticipantKey, getRequireAll, getRequired, getShared, getTemplateLocked, getTemplateRequired, getXPosition, getYPositionjava.lang.String getFormula()
default <S> S visit(DSFieldVisitor<S> dsFieldVisitor)
visit in interface DSField<NumberDSField>