Class FieldChangeEventData
java.lang.Object
org.teamapps.ux.component.form.FieldChangeEventData
-
Constructor Summary
ConstructorsConstructorDescriptionFieldChangeEventData(String propertyName, AbstractField<?> field, Object value) -
Method Summary
-
Constructor Details
-
FieldChangeEventData
-
-
Method Details
-
getPropertyName
-
getField
-
getValue
-