|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIContainer
| Method Summary | ||
|---|---|---|
|
add(int index,
ObjectType<T> componentType,
String componentName)
|
|
|
add(ObjectType<T> componentType,
String componentName)
|
|
UIComponent |
get(String componentName)
|
|
| Methods inherited from interface org.gatein.mop.api.workspace.ui.UIComponent |
|---|
getName, getObjectType, getPage, getParent |
| Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceObject |
|---|
getAttributes, getObjectId |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
<T extends UIComponent> T add(ObjectType<T> componentType,
String componentName)
<T extends UIComponent> T add(int index,
ObjectType<T> componentType,
String componentName)
UIComponent get(String componentName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||