TValue - The type of the values that are returned by the IDataProvider registered with this class.public class INodeLabelLayoutDpKey<TValue> extends DpKeyBase<TValue>
| Constructor and Description |
|---|
INodeLabelLayoutDpKey(Class declaringType,
String name)
Initializes a new instance of the
INodeLabelLayoutDpKey class. |
public INodeLabelLayoutDpKey(Class declaringType, String name)
INodeLabelLayoutDpKey class.declaringType - Type that declares this key.name - The name of this key.