|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ClientAddressable interface can be used by a component to indicate that can be addressed by client side code. The component must return a 'unique' client side identifier, that can be used to address it via the epbeClientAddress(id) client side function.
Nested Class Summary | |
static class |
ClientAddressable.IdGenerator
The ClientAddressable.IdGenerator class has one static method for generating a unique string identifier. |
Method Summary | |
java.lang.String |
getClientIdentifier()
Returns an identifier String that can be used to address the component on the client. |
Method Detail |
public java.lang.String getClientIdentifier()
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |