T - the data capability typepublic interface DataCapabilityProvider<T>
Openable is a generic data capability which provides a mechanism to open a data handler in an editor.
 Note: This interface might change in future releases.Openable, 
DataHandler| Modifier and Type | Method and Description | 
|---|---|
T | 
getDataCapability(DataHandler<?> dataHandler)
Gets a data capability for the given  
DataHandler. | 
T getDataCapability(DataHandler<?> dataHandler)
DataHandler.dataHandler - the data handlerCopyright © 2012–2016 Drombler. All rights reserved.