com.sencha.gxt.core.client
Class GXTLogConfiguration

java.lang.Object
  extended by com.sencha.gxt.core.client.GXTLogConfiguration

public class GXTLogConfiguration
extends Object

Configures Ext GWT client side logging controlled by the gxt.logging.enabled property.


Constructor Summary
GXTLogConfiguration()
           
 
Method Summary
static boolean loggingIsEnabled()
          Returns true if Ext GWT framework logging is enabled.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GXTLogConfiguration

public GXTLogConfiguration()
Method Detail

loggingIsEnabled

public static boolean loggingIsEnabled()
Returns true if Ext GWT framework logging is enabled.

Returns:
true if enabled


Copyright © 2012. All Rights Reserved.