|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.6.3) E15033-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBrowserTextBoxObject
Browser Text Box Interface
Field Summary | |
---|---|
static int |
DEFAULT_SIZE |
Method Summary | |
---|---|
ResourceQuery |
getResourceQuery() return the resource query |
int |
getSize() returns the textbox size |
java.lang.String |
getTypeId() returns the type ID for the browser |
java.lang.String |
getValue() returns the value |
boolean |
hasEvent() returns whether to fire an event |
void |
setValue(java.lang.String value) sets the value |
Methods inherited from interface com.bea.alsb.presentation.UIObject |
---|
getType |
Field Detail |
---|
static final int DEFAULT_SIZE
Method Detail |
---|
java.lang.String getValue()
void setValue(java.lang.String value)
int getSize()
java.lang.String getTypeId()
boolean hasEvent()
ResourceQuery getResourceQuery()
|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.6.3) E15033-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |