|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--avalon_context
JavaScript-port of avalon context interface.
It has an additional has
method (analog to the serviceManager interface).
Method Summary | |
function
|
get(key)
returns the context entry with the specified key. |
function
|
has(key)
returns if there is a context entry with the specified key. |
Method Detail |
function get(key)
key
- the key-string.
function has(key)
key
- the key-string.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |