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, putUserData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getData
public CaretSpecificDataContext(DataContext delegate, Caret caret)
public java.lang.Object getData(java.lang.String dataId)
DataContext
PlatformDataKeys
class.getData
in interface DataContext
getData
in class DataContextWrapper
dataId
- the data identifier for which the value is requested.