Uses of Class
com.sun.faces.util.ComponentStruct
Package | Description |
---|---|
com.sun.faces.context |
-
Uses of ComponentStruct in com.sun.faces.context
Methods in com.sun.faces.context that return types with arguments of type ComponentStruct Modifier and Type Method Description List<ComponentStruct>
StateContext.DynamicAddRemoveListener. getDynamicActions()
Get the list of adds/removes.List<ComponentStruct>
StateContext. getDynamicActions()
Get the dynamic list (of adds and removes).List<ComponentStruct>
StateContext.NoopAddRemoveListener. getDynamicActions()