Uses of Interface
gw.lang.reflect.gs.IGosuObject
Packages that use IGosuObject
-
Uses of IGosuObject in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement IGosuObjectModifier and TypeClassDescriptionclassA node in a tree representation of an underlyingPropertySet. -
Uses of IGosuObject in gw.lang.function
Subinterfaces of IGosuObject in gw.lang.functionClasses in gw.lang.function that implement IGosuObjectModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of IGosuObject in gw.lang.reflect
Methods in gw.lang.reflect that return IGosuObjectModifier and TypeMethodDescriptionstatic IGosuObjectReflectUtil.constructGosuClassInstance(String className, Object... args) static IGosuObjectReflectUtil.getEnclosingClassInstance(IGosuObject obj) Methods in gw.lang.reflect with parameters of type IGosuObjectModifier and TypeMethodDescriptionstatic IGosuObjectReflectUtil.getEnclosingClassInstance(IGosuObject obj) -
Uses of IGosuObject in gw.lang.reflect.gs
Subinterfaces of IGosuObject in gw.lang.reflect.gsModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in gw.lang.reflect.gs that implement IGosuObjectMethods in gw.lang.reflect.gs that return IGosuObjectModifier and TypeMethodDescriptionIGosuArrayClassInstance.getArrayComponent(int iIndex) IGosuArrayClassInstance.getObjectArray()Methods in gw.lang.reflect.gs with parameters of type IGosuObjectModifier and TypeMethodDescriptionvoidIGosuArrayClassInstance.setArrayComponent(int iIndex, IGosuObject value)