|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RbCbSelector | |
---|---|
com.sun.rave.web.ui.component |
Uses of RbCbSelector in com.sun.rave.web.ui.component |
---|
Subclasses of RbCbSelector in com.sun.rave.web.ui.component | |
---|---|
class |
Checkbox
A component that represents a checkbox. |
class |
CheckboxBase
Use the ui:checkbox tag to display a checkbox
in the rendered HTML page. |
class |
RadioButton
A component that represents a radio button. |
class |
RadioButtonBase
Use the ui:radioButton tag to display a radio button
in the rendered HTML page. |
Methods in com.sun.rave.web.ui.component with parameters of type RbCbSelector | |
---|---|
java.lang.Object |
RbCbSelector.getConvertedValue(javax.faces.context.FacesContext context,
RbCbSelector component,
java.lang.Object submittedValue)
Convert the submittedValue argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |