|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cumt.workbench.area.toolbox.Section
public class Section
Constructor Summary | |
---|---|
Section()
|
Method Summary | |
---|---|
static Section |
fromNode(org.w3c.dom.Node sectionNode)
|
java.util.List<java.lang.Class<? extends ModelObject>> |
getContents()
|
java.lang.String |
getLabel(java.lang.String locale)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Section()
Method Detail |
---|
public java.lang.String getLabel(java.lang.String locale)
public static Section fromNode(org.w3c.dom.Node sectionNode)
public java.util.List<java.lang.Class<? extends ModelObject>> getContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |