|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bindable.ObjectHierarchy | |
---|---|
pivot.wtkx | Provides support for loading WTK components and other classes from XML. |
Uses of Bindable.ObjectHierarchy in pivot.wtkx |
---|
Classes in pivot.wtkx that implement Bindable.ObjectHierarchy | |
---|---|
class |
WTKXSerializer
Loads an object hierarchy from an XML document. |
Methods in pivot.wtkx that return types with arguments of type Bindable.ObjectHierarchy | |
---|---|
static Class<Bindable.ObjectHierarchy> |
Compiler.getClass(Class<?> referenceClass,
String resourceName)
Gets the compiled class created from a WTKX resource. |
Method parameters in pivot.wtkx with type arguments of type Bindable.ObjectHierarchy | |
---|---|
protected void |
Bindable.bind(Dictionary<String,Bindable.ObjectHierarchy> objectHierarchies)
This is an internal method that callers should neither invoke nor override. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |