|
jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyEditorListener
| Method Summary | |
|---|---|
boolean |
doBeforePropertyChange(PropertyEditor source,
String propertyName,
Object pendingValue,
Object currentValue,
List<PropertyChangeError> errors)
|
void |
onPropertyChange(PropertyEditor source,
String propertyName,
Object newValue,
Object currentValue)
|
| Method Detail |
|---|
boolean doBeforePropertyChange(PropertyEditor source,
String propertyName,
Object pendingValue,
Object currentValue,
List<PropertyChangeError> errors)
void onPropertyChange(PropertyEditor source,
String propertyName,
Object newValue,
Object currentValue)
|
jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||