|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the data typepublic interface HasKeyProvider<T>
Interface for classes that have a ProvidesKey
. Must be implemented by
Cell
containers.
Method Summary | |
---|---|
ProvidesKey<T> |
getKeyProvider()
Return the key provider. |
Method Detail |
---|
ProvidesKey<T> getKeyProvider()
ProvidesKey
instance
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |