|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.tssap.util.ui.reuse.EventData
|
+--com.tssap.util.ui.reuse.GenericMultiComponentEventData
|
+--com.tssap.util.ui.reuse.radio.RadioButtonComponentEventData
| Constructor Summary | |
RadioButtonComponentEventData(int index)
Constructor for RadioButtonComponentEventData. |
|
RadioButtonComponentEventData(int index,
IRadioChooser radioChooser)
|
|
| Method Summary | |
IRadioChooser |
getRadioChooser()
Returns the radioChooser. |
| Methods inherited from class com.tssap.util.ui.reuse.GenericMultiComponentEventData |
getIndex |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RadioButtonComponentEventData(int index)
index -
public RadioButtonComponentEventData(int index,
IRadioChooser radioChooser)
| Method Detail |
public final IRadioChooser getRadioChooser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||