public class TextPropertyBuilder extends AbstractPropertyBuilder<UITextProperty>
| Constructor and Description |
|---|
TextPropertyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AbstractPropertyDTO |
build() |
protected boolean |
canBeEmpty() |
protected Class<UITextProperty> |
getAnnotationType() |
protected String |
getForcedName() |
protected Boolean |
isReadonlyAnnotation() |
protected boolean |
isRequiredAnnotation() |
getAnnotation, getAsNameIndex, getProperty, getPropertyName, isReadonly, isRequired, preparepublic AbstractPropertyDTO build()
protected boolean canBeEmpty()
canBeEmpty in class AbstractPropertyBuilder<UITextProperty>protected Class<UITextProperty> getAnnotationType()
getAnnotationType in class AbstractPropertyBuilder<UITextProperty>protected String getForcedName()
getForcedName in class AbstractPropertyBuilder<UITextProperty>protected boolean isRequiredAnnotation()
isRequiredAnnotation in class AbstractPropertyBuilder<UITextProperty>protected Boolean isReadonlyAnnotation()
isReadonlyAnnotation in class AbstractPropertyBuilder<UITextProperty>Copyright © 2018. All rights reserved.