|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqx.dev.Profile
public class Profile
qooxdoo profiler.
All functions of qooxdoo classes (constructors, members, statics) can be profiled using this class.
To enable profiling this class must be loaded before qx.Class
is
loaded. This can be achieved by adding the parameter
—add-require qx.Class:qx.dev.Profile
to the generator call building the
applications. Further more the variant qx.aspect
must be set to
on
.
Constructor Summary | |
---|---|
Profile()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Profile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |