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