Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


com.bea.wli.sb.transports.ui
Class TransportUIFactory.BrowserTextBoxObject

java.lang.Object
  extended by com.bea.alsb.presentation.BrowserTextBoxObject
      extended by com.bea.wli.sb.transports.ui.TransportUIFactory.BrowserTextBoxObject

All Implemented Interfaces:
Constants, IBrowserTextBoxObject, UIObject, TransportUIFactory.TransportUIObject, java.io.Serializable
Enclosing class:
TransportUIFactory

public static class TransportUIFactory.BrowserTextBoxObject
extends BrowserTextBoxObject
implements TransportUIFactory.TransportUIObject

Browser textbox object

See Also:
Serialized Form

Field Summary

 

Fields inherited from interface com.bea.alsb.presentation.Constants
TYPE_BROWSER_TEXTBOX, TYPE_CHECKBOX, TYPE_CONFIRM, TYPE_DYN_TABLE, TYPE_EXPAND_TABLE, TYPE_FILE_BROWSER, TYPE_HINT_TEXTAREA, TYPE_HINT_TEXTBOX, TYPE_PASSWORD, TYPE_SELECT, TYPE_SIMPLE_TABLE, TYPE_TEXTAREA, TYPE_TEXTBOX

 

Fields inherited from interface com.bea.alsb.presentation.IBrowserTextBoxObject
DEFAULT_SIZE

 

Constructor Summary
TransportUIFactory.BrowserTextBoxObject(java.lang.String value, int size, java.lang.String typeId, boolean hasEvent, ResourceQuery resourceQuery)
          constructor

 

Method Summary

 

Methods inherited from class com.bea.alsb.presentation.BrowserTextBoxObject
getResourceQuery, getSize, getType, getTypeId, getValue, hasEvent, setValue

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface com.bea.alsb.presentation.UIObject
getType

 

Constructor Detail

TransportUIFactory.BrowserTextBoxObject

public TransportUIFactory.BrowserTextBoxObject(java.lang.String value,
                                               int size,
                                               java.lang.String typeId,
                                               boolean hasEvent,
                                               ResourceQuery resourceQuery)
constructor

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


Copyright © 2008, 2013, Oracle. All rights reserved.