public interface UIContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(Object key)
|
<SELECTIONTYPE> |
getInitialSelection()
Get the user's initial selection.
|
Object |
removeAttribute(Object key)
|
void |
setAttribute(Object key,
Object value)
|
<SELECTIONTYPE> UISelection<SELECTIONTYPE> getInitialSelection()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.