|
Forge - Parent 2.0.0.Alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UIContext
Method Summary | ||
---|---|---|
Object |
getAttribute(Object key)
Get an Object from the UIContext attribute map. |
|
|
getInitialSelection()
Get the user's initial selection. |
|
Object |
removeAttribute(Object key)
Remove an Object from the UIContext attribute map. |
|
void |
setAttribute(Object key,
Object value)
Set an Object key in the UIContext attribute map to the given value. |
Method Detail |
---|
Object getAttribute(Object key)
Object
from the UIContext
attribute map.
null
if no value was set.Object removeAttribute(Object key)
Object
from the UIContext
attribute map.
null
if no value was set.void setAttribute(Object key, Object value)
Object
key in the UIContext
attribute map to the given value.
<SELECTIONTYPE> UISelection<SELECTIONTYPE> getInitialSelection()
|
Forge - Parent 2.0.0.Alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |