|
jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyChangeError | |
|---|---|
| org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor | |
| Uses of PropertyChangeError in org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor |
|---|
| Methods in org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor that return types with arguments of type PropertyChangeError | |
|---|---|
List<PropertyChangeError> |
PropertyEditorValue.getErrors()
|
List<PropertyChangeError> |
PropertyValidator.validate(Object value)
Validates the value. |
| Method parameters in org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor with type arguments of type PropertyChangeError | |
|---|---|
boolean |
PropertyEditorListener.doBeforePropertyChange(PropertyEditor source,
String propertyName,
Object pendingValue,
Object currentValue,
List<PropertyChangeError> errors)
|
boolean |
PropertyEditorCell.doBeforePropertyChange(PropertyEditor source,
String propertyName,
Object pendingValue,
Object currentValue,
List<PropertyChangeError> errors)
|
void |
PropertyEditorValue.setErrors(List<PropertyChangeError> errors)
|
|
jbpm-data-modeler-editor-client 6.0.0-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||