A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addDebugItem(item, name, host) — Static method in class fr.kapit.KapInspect
Add specific object in the inspector.
addEventLogger(item, filters, chainEvents, maxEvents) — Static method in class fr.kapit.KapInspect
Static function to add events dispatched by some EventDispatcher instance in the application.
app — Property in class fr.kapit.KapInspect
Specifies the application to be used in the main display list Should not be used in the normal case, as it is current application that is displayed In case where external applications should be loaded, then this application should be specified here, before first use of KapInspect
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z