|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scrashmeow.ojb.console.GeneratedObject
|
+--org.scrashmeow.ojb.console.config.repository.WidgetDescriptor
Class WidgetDescriptor.
| Constructor Summary | |
WidgetDescriptor()
|
|
| Method Summary | |
void |
addWidgetParam(int index,
WidgetParam vWidgetParam)
Method addWidgetParam |
void |
addWidgetParam(WidgetParam vWidgetParam)
Method addWidgetParam |
void |
clearWidgetParam()
Method clearWidgetParam |
java.util.Enumeration |
enumerateWidgetParam()
Method enumerateWidgetParam |
java.lang.String |
getId()
Method getIdReturns the value of field 'id'. |
WidgetParam[] |
getWidgetParam()
Method getWidgetParam |
WidgetParam |
getWidgetParam(int index)
Method getWidgetParam |
int |
getWidgetParamCount()
Method getWidgetParamCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeWidgetParam(WidgetParam vWidgetParam)
Method removeWidgetParam |
void |
setId(java.lang.String id)
Method setIdSets the value of field 'id'. |
void |
setWidgetParam(int index,
WidgetParam vWidgetParam)
Method setWidgetParam |
void |
setWidgetParam(WidgetParam[] widgetParamArray)
Method setWidgetParam |
static WidgetDescriptor |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WidgetDescriptor()
| Method Detail |
public void addWidgetParam(WidgetParam vWidgetParam)
throws java.lang.IndexOutOfBoundsException
vWidgetParam -
java.lang.IndexOutOfBoundsException
public void addWidgetParam(int index,
WidgetParam vWidgetParam)
throws java.lang.IndexOutOfBoundsException
index - vWidgetParam -
java.lang.IndexOutOfBoundsExceptionpublic void clearWidgetParam()
public java.util.Enumeration enumerateWidgetParam()
public java.lang.String getId()
public WidgetParam getWidgetParam(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic WidgetParam[] getWidgetParam()
public int getWidgetParamCount()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeWidgetParam(WidgetParam vWidgetParam)
vWidgetParam - public void setId(java.lang.String id)
id - the value of field 'id'.
public void setWidgetParam(int index,
WidgetParam vWidgetParam)
throws java.lang.IndexOutOfBoundsException
index - vWidgetParam -
java.lang.IndexOutOfBoundsExceptionpublic void setWidgetParam(WidgetParam[] widgetParamArray)
widgetParamArray -
public static WidgetDescriptor unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||