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