|
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 ITextAreaObject
Text Area Interface
Field Summary | |
---|---|
static int |
DEFAULT_NUMBER_OF_ROWS |
static int |
DEFAULT_SIZE |
Method Summary | |
---|---|
int |
getNumCols() returns the textbox size |
int |
getNumRows() returns the textbox size |
boolean |
getReadOnly() returns the textbox size |
java.lang.String |
getValue() returns the value |
void |
setValue(java.lang.String value) sets the value |
Field Detail |
---|
static final int DEFAULT_SIZE
static final int DEFAULT_NUMBER_OF_ROWS
Method Detail |
---|
java.lang.String getValue()
void setValue(java.lang.String value)
int getNumCols()
int getNumRows()
boolean getReadOnly()
|
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 |