public class PropertyEditorChangeEvent extends Object
| Constructor and Description |
|---|
PropertyEditorChangeEvent(PropertyEditorFieldInfo property,
String newValue)
Creates a new PropertyEditorChangeEvent
|
public PropertyEditorChangeEvent(PropertyEditorFieldInfo property, String newValue)
property - the property changednewValue - the new value of the fieldpublic PropertyEditorFieldInfo getProperty()
public String getNewValue()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.