public class GenDebug extends Object
| Constructor and Description |
|---|
GenDebug() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpProperties(com.google.gwt.core.ext.PropertyOracle oracle)
In case you're too lazy to step through the debugger to find all set properties,
just make a call here to print out all known properties at gwt compile time.
|
public static void dumpProperties(com.google.gwt.core.ext.PropertyOracle oracle)
oracle - - The property oracle to inspect and print outCopyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.