org.zkoss.mesg
Interface MessageConst

All Known Subinterfaces:
MCommon, Messageable
All Known Implementing Classes:
CommonException, IllegalSyntaxException, Messages, OperationException, PotentialDeadLockException, SystemException, XelException

public interface MessageConst

Defines the constants of message codes.

Author:
tomyeh
See Also:
Messages

Nested Class Summary
static class MessageConst.Aide
          Used to handle the mapping of a message code to a filename.
static class MessageConst.BundleInfo
          The info of each message bundle.
 
Field Summary
static int NULL_CODE
          Denotes a non-existent code.
 

Field Detail

NULL_CODE

static final int NULL_CODE
Denotes a non-existent code.

See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.