|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.Context
galapi.ExternalContext
The ExternalContext
includes an optional value for the context
item (known as ".") and a list of variable name, ItemList
value
pairs.
Field Summary |
Fields inherited from class galapi.Context |
item |
Constructor Summary | |
ExternalContext(ItemList ctxt_item,
NameValuePair[] vars)
|
Method Summary | |
protected static int |
externalContextToItem(int ci,
java.lang.String[] vars,
int[] values)
|
Methods inherited from class galapi.Context |
finalize, getNativeItem, nativeFree, setItem |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExternalContext(ItemList ctxt_item, NameValuePair[] vars) throws GalapiException
Method Detail |
protected static int externalContextToItem(int ci, java.lang.String[] vars, int[] values)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |