@ProviderType public interface ApproveDSField extends StyledDSField<ApproveDSField>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApprovalText() |
default <S> S |
visit(DSFieldVisitor<S> dsFieldVisitor) |
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 getApprovalText()
default <S> S visit(DSFieldVisitor<S> dsFieldVisitor)
visit
in interface DSField<ApproveDSField>