|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.cabo.share.xml.beans.PropertyDef
|
+--oracle.cabo.share.xml.beans.BasePropertyDef
Base implementation of PropertyDef.
| Constructor Summary | |
BasePropertyDef()
|
|
| Method Summary | |
java.lang.Object |
parseText(ParseContext context,
java.lang.String text)
Parses a string into the correct Java type for this class. |
| Methods inherited from class oracle.cabo.share.xml.beans.PropertyDef |
getName, getPropertyType, getValue, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasePropertyDef()
| Method Detail |
public java.lang.Object parseText(ParseContext context,
java.lang.String text)
throws java.lang.IllegalArgumentException
PropertyDefparseText in class PropertyDeforacle.cabo.share.xml.beans.PropertyDefcontext - the current parsing contexttext - the text of the propertyjava.lang.IllegalArgumentException - if the text cannot
be parsed.
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||