|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBrowserTextBoxObject
Field Summary | |
---|---|
static int |
DEFAULT_SIZE
|
Method Summary | |
---|---|
ResourceQuery |
getResourceQuery()
return the resource query |
int |
getSize()
returns the textbox size |
String |
getTypeId()
returns the type ID for the browser |
String |
getValue()
returns the value |
boolean |
hasEvent()
returns whether to fire an event |
void |
setValue(String value)
sets the value |
Methods inherited from interface com.bea.alsb.presentation.UIObject |
---|
getType |
Field Detail |
---|
static final int DEFAULT_SIZE
Method Detail |
---|
String getValue()
void setValue(String value)
int getSize()
String getTypeId()
boolean hasEvent()
ResourceQuery getResourceQuery()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |