|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.dacf.style.DefaultValues
the
The Style Editor requires a default value when creating a new Style Element, to to initialize the Property Editor
Constructor Summary | |
DefaultValues()
Constructor |
Method Summary | |
void |
addValue(java.lang.Object object)
Adds a value to collection. |
java.lang.Object |
clone()
implementation of Cloneable interface |
java.lang.Object |
getValue(java.lang.Class cls)
returns the default value matching this class If no value is defined, it will return a null value. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultValues()
Method Detail |
public java.lang.Object clone()
public void addValue(java.lang.Object object)
object
- the value you want to addpublic java.lang.Object getValue(java.lang.Class cls)
cls
- the class type you want the default value for
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.