|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.panels.ActionDescriptionPanel.OptionSelectionChangedEvent
public static class ActionDescriptionPanel.OptionSelectionChangedEvent
The event that gets triggered when the selected option has changed.
| Method Summary | |
|---|---|
int |
getSelectedIndex()The index of the selected option. |
java.lang.String |
getSelectedText()The text of the selected option. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getSelectedIndex()
ActionDescriptionPanel.-1, if selection was clearedpublic java.lang.String getSelectedText()
null, if selection was cleared
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||