@ProviderType public interface DateDSField extends SenderInputRequiredDSField<DateDSField>, UserEntryDSField<DateDSField>
Modifier and Type | Method and Description |
---|---|
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
default <S> S visit(DSFieldVisitor<S> dsFieldVisitor)
visit
in interface DSField<DateDSField>