Package com.bea.alsb.presentation
Interface IBrowserTextBoxObject
- All Superinterfaces:
oracle.tip.tools.presentation.uiobjects.sdk.IBrowserTextBoxObject
,oracle.tip.tools.presentation.uiobjects.sdk.UIObject
- All Known Implementing Classes:
BrowserTextBoxObject
,TransportUIFactory.BrowserTextBoxObject
public interface IBrowserTextBoxObject
extends oracle.tip.tools.presentation.uiobjects.sdk.IBrowserTextBoxObject
Browser Text Box Interface
-
Field Summary
Fields inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.IBrowserTextBoxObject
DEFAULT_SIZE
-
Method Summary
Methods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.IBrowserTextBoxObject
getSize, getTypeId, getValue, hasEvent, setValue
Methods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.UIObject
getType
-
Method Details
-
getResourceQuery
ResourceQuery getResourceQuery()return the resource query
-