@Portable public class DataObjectFieldChangeEvent extends DataModelerValueChangeEvent
ANNOTATION_CLASS_NAMEcontextId, currentDataObject, currentField, currentProject, DATA_MODEL_BROWSER, DATA_OBJECT_BROWSER, DATA_OBJECT_EDITOR, source| Constructor and Description |
|---|
DataObjectFieldChangeEvent() |
DataObjectFieldChangeEvent(ChangeType changeType,
String contextId,
String source,
DataObject currentDataObject,
ObjectProperty currentField,
String valueName,
Object oldValue,
Object newValue) |
addParam, getAnnotationClassName, getChangeType, getNewValue, getOldValue, getParam, getValueName, setNewValue, setOldValue, setValueName, withAnnotationClassName, withNewValue, withOldValue, withParam, withValueNamegetContextId, getCurrentDataObject, getCurrentField, getCurrentProject, getSource, isFrom, isFrom, isFromContext, setContextId, setCurrentDataObject, setCurrentField, setCurrentProject, setSource, withCurrentDataObjectpublic DataObjectFieldChangeEvent()
public DataObjectFieldChangeEvent(ChangeType changeType, String contextId, String source, DataObject currentDataObject, ObjectProperty currentField, String valueName, Object oldValue, Object newValue)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.