@Portable public class DataObjectChangeEvent extends DataModelerValueChangeEvent
ANNOTATION_CLASS_NAMEcontextId, currentDataObject, currentField, currentProject, DATA_MODEL_BROWSER, DATA_OBJECT_BROWSER, DATA_OBJECT_EDITOR, source| Constructor and Description |
|---|
DataObjectChangeEvent() |
DataObjectChangeEvent(ChangeType changeType,
String contextId,
String source,
DataObject currentDataObject,
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 DataObjectChangeEvent()
public DataObjectChangeEvent(ChangeType changeType, String contextId, String source, DataObject currentDataObject, String valueName, Object oldValue, Object newValue)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.