@Portable public class DataObjectFieldChangeEvent extends DataModelerValueChangeEvent
ANNOTATION_CLASS_NAMEcontextId, currentDataObject, currentField, currentMethod, currentModule, DATA_MODEL_BROWSER, DATA_OBJECT_BROWSER, DATA_OBJECT_EDITOR, path, 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, setChangeType, setNewValue, setOldValue, setValueName, withAnnotationClassName, withChangeType, withNewValue, withOldValue, withParam, withValueNamegetContextId, getCurrentDataObject, getCurrentField, getCurrentMethod, getCurrentModule, getPath, getSource, isFrom, isFrom, isFromContext, setContextId, setCurrentDataObject, setCurrentField, setCurrentMethod, setCurrentModule, setPath, setSource, withContextId, withCurrentDataObject, withCurrentField, withCurrentMethod, withCurrentProject, withPath, withSourcepublic DataObjectFieldChangeEvent()
public DataObjectFieldChangeEvent(ChangeType changeType, String contextId, String source, DataObject currentDataObject, ObjectProperty currentField, String valueName, Object oldValue, Object newValue)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.