|
|||||||||||
| 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.WidgetDefinitions
Class WidgetDefinitions.
| Constructor Summary | |
WidgetDefinitions()
|
|
| Method Summary | |
void |
addWidgetDefinition(int index,
WidgetDefinition vWidgetDefinition)
Method addWidgetDefinition |
void |
addWidgetDefinition(WidgetDefinition vWidgetDefinition)
Method addWidgetDefinition |
void |
clearWidgetDefinition()
Method clearWidgetDefinition |
java.util.Enumeration |
enumerateWidgetDefinition()
Method enumerateWidgetDefinition |
WidgetAssociations |
getWidgetAssociations()
Method getWidgetAssociationsReturns the value of field 'widgetAssociations'. |
WidgetDefinition[] |
getWidgetDefinition()
Method getWidgetDefinition |
WidgetDefinition |
getWidgetDefinition(int index)
Method getWidgetDefinition |
int |
getWidgetDefinitionCount()
Method getWidgetDefinitionCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeWidgetDefinition(WidgetDefinition vWidgetDefinition)
Method removeWidgetDefinition |
void |
setWidgetAssociations(WidgetAssociations widgetAssociations)
Method setWidgetAssociationsSets the value of field 'widgetAssociations'. |
void |
setWidgetDefinition(int index,
WidgetDefinition vWidgetDefinition)
Method setWidgetDefinition |
void |
setWidgetDefinition(WidgetDefinition[] widgetDefinitionArray)
Method setWidgetDefinition |
static WidgetDefinitions |
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 WidgetDefinitions()
| Method Detail |
public void addWidgetDefinition(WidgetDefinition vWidgetDefinition)
throws java.lang.IndexOutOfBoundsException
vWidgetDefinition -
java.lang.IndexOutOfBoundsException
public void addWidgetDefinition(int index,
WidgetDefinition vWidgetDefinition)
throws java.lang.IndexOutOfBoundsException
index - vWidgetDefinition -
java.lang.IndexOutOfBoundsExceptionpublic void clearWidgetDefinition()
public java.util.Enumeration enumerateWidgetDefinition()
public WidgetAssociations getWidgetAssociations()
public WidgetDefinition getWidgetDefinition(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic WidgetDefinition[] getWidgetDefinition()
public int getWidgetDefinitionCount()
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 removeWidgetDefinition(WidgetDefinition vWidgetDefinition)
vWidgetDefinition - public void setWidgetAssociations(WidgetAssociations widgetAssociations)
widgetAssociations - the value of field
'widgetAssociations'.
public void setWidgetDefinition(int index,
WidgetDefinition vWidgetDefinition)
throws java.lang.IndexOutOfBoundsException
index - vWidgetDefinition -
java.lang.IndexOutOfBoundsExceptionpublic void setWidgetDefinition(WidgetDefinition[] widgetDefinitionArray)
widgetDefinitionArray -
public static WidgetDefinitions 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 | ||||||||||