|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A control implements this interface if it binds to a JUButtonGroupBinding and is responsible for creating AbstractButtons to render/display the associated attribute for all rows in the associated RowSetIterator. JURadioButtonGroupPanel implements this interface in the framework to display a series of radio buttons grouped in one button group.
JURadioButtonGroupPanel
,
JUButtonGroupBinding
Method Summary | |
javax.swing.AbstractButton[] |
createButtons(java.lang.Object[] object)
Creates buttons for each object in the given list and adds it to the control's display. |
Method Detail |
public javax.swing.AbstractButton[] createButtons(java.lang.Object[] object)
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.