|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectNames
Provide a two way Object to ObjectName mapping.
Method Summary | |
---|---|
ObjectName |
nameFor(Object object)
Get the object name for the give component object. |
Object |
objectFor(ObjectName objectName)
Get the client side component for the given object name. |
Method Detail |
---|
ObjectName nameFor(Object object)
object
- The proxy.
Object objectFor(ObjectName objectName)
objectName
- The object name.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |