org.zkoss.mesg
Interface MessageConst

All Known Subinterfaces:
MCommon, Messageable, MWeb, MZk, MZul
All Known Implementing Classes:
ArithmeticWrongValueException, CommonException, ComponentNotFoundException, DefinitionNotFoundException, DesktopUnavailableException, DeviceNotFoundException, DspException, IllegalSyntaxException, InterpreterNotFoundException, Messages, OperationException, OperationException, ParseException, PotentialDeadLockException, PropertyNotFoundException, RequestOutOfSequenceException, SuspendNotAllowedException, SystemException, UiException, WrongValueException, WrongValuesException, 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 © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo