Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component |
Modifier and Type | Class and Description |
---|---|
class |
UISelectReference
Renders a set of option related to and same type as the for
component.
|
Modifier and Type | Method and Description |
---|---|
AbstractUISelectReference |
RenderRange.getRenderRangeReference() |
Modifier and Type | Method and Description |
---|---|
void |
RenderRange.setRenderRangeReference(AbstractUISelectReference reference) |
Modifier and Type | Method and Description |
---|---|
AbstractUISelectReference |
AbstractUISelectManyCheckbox.getRenderRangeReference() |
AbstractUISelectReference |
AbstractUISelectOneRadio.getRenderRangeReference() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUISelectManyCheckbox.setRenderRangeReference(AbstractUISelectReference reference) |
void |
AbstractUISelectOneRadio.setRenderRangeReference(AbstractUISelectReference reference) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.