public class CaretSpecificDataContext extends DataContextWrapper
EMPTY_CONTEXT| Constructor and Description |
|---|
CaretSpecificDataContext(DataContext delegate,
Caret caret) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData(java.lang.String dataId)
Returns the object corresponding to the specified data identifier.
|
getUserData, putUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatapublic CaretSpecificDataContext(DataContext delegate, Caret caret)
public java.lang.Object getData(java.lang.String dataId)
DataContextPlatformDataKeys class.getData in interface DataContextgetData in class DataContextWrapperdataId - the data identifier for which the value is requested.