org.opencms.gwt
Class ClientMessages

java.lang.Object
  extended by org.opencms.gwt.A_CmsClientMessageBundle
      extended by org.opencms.gwt.ClientMessages
All Implemented Interfaces:
I_CmsClientMessageBundle

public final class ClientMessages
extends A_CmsClientMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
8.0.0

Method Summary
static I_CmsClientMessageBundle get()
          Returns the client message instance.
 
Methods inherited from class org.opencms.gwt.A_CmsClientMessageBundle
export, export, export, getBundleName, getClientImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static I_CmsClientMessageBundle get()
Returns the client message instance.

Returns:
the client message instance