|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.mesg.MessageConst.Aide
public static class MessageConst.Aide
Used to handle the mapping of a message code to a filename.
FUTURE: we might consider to use hashCode or other to represents the identifier such that the client will have the same code as the server.
| Constructor Summary | |
|---|---|
MessageConst.Aide()
|
|
| Method Summary | |
|---|---|
static int |
register(java.lang.Class klass,
java.lang.String filename)
Registers a message filename, and returns an identifier to represent it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageConst.Aide()
| Method Detail |
|---|
public static final int register(java.lang.Class klass,
java.lang.String filename)
The path is assumed to be /metainfo/mesg.
filename - the filename without path and extension, e.g, "msgacc"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||