Package com.bea.alsb.presentation
Interface ISelectObject
- All Superinterfaces:
oracle.tip.tools.presentation.uiobjects.sdk.ISelectObject
- All Known Implementing Classes:
SelectObject
,TransportUIFactory.SelectObject
public interface ISelectObject
extends oracle.tip.tools.presentation.uiobjects.sdk.ISelectObject
Select Interface
-
Field Summary
Fields inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.ISelectObject
DISPLAY_LIST, DISPLAY_LIST_AS_LISTBOX, DISPLAY_RADIO, DISPLAY_RADIO_HORIZONTAL
-
Method Summary
Methods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.ISelectObject
getDisplayMode, getSelectedValue, hasEvent, setSelectedValue
-
Method Details
-
getOptions
Option[] getOptions()- Specified by:
getOptions
in interfaceoracle.tip.tools.presentation.uiobjects.sdk.ISelectObject
-