Interface | Description |
---|---|
EditorSetupListener | |
Entity |
This class represent an arbitrary business object with its collection of getters and setters.
|
EntityProperty |
This class represents a combination of a get and a set methods which together define a property.
|
EntityPropertyChangedListener | |
EntityPropertyCommitListener | |
EntityPropertyEditorChangeListener | |
EntityPropertyValidationListener | |
NotifyPropertyChanged | |
PropertyChangedListener | |
PropertyConverter | |
PropertyValidator | |
PropertyValidatorManual.ValidationProvider | |
ValidationCompletedListener |
Class | Description |
---|---|
DataFormMetadata | |
EmptyConverter | |
EmptyValidator | |
EntityBase |
This class represent an arbitrary business object with its collection of getters and setters.
|
EntityCore | |
EntityProperties | |
EntityPropertyBase |
This class represents a combination of a get and a set methods which together define a property.
|
EntityPropertyCore | |
EntityPropertyEditorDependency | |
EntityPropertyMetadata | |
IsTrueValidator | |
JsonEntity | |
JsonEntityProperty | |
MailValidator | |
MaximumLengthValidator | |
MinimumLengthValidator | |
NonEmptyValidator | |
NotifyPropertyChangedBase | |
PhoneValidator | |
PropertyValidatorBase | |
PropertyValidatorManual | |
PropertyValidatorSet |
Validator set that allows you to use more than one validator for each property of RadDataForm.
|
RangeValidator | |
RegExValidator | |
StringToDateConverter | |
StringToLongConverter | |
StringToTimeConverter | |
ValidationInfo |
Enum | Description |
---|---|
EntityProperties.PropertyResolutionMode | |
LabelPosition |
The label position mode options for RadDataForm.
|