|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.display.CollapseBeanInitializer
public class CollapseBeanInitializer
Class to initialize a CollapseBean which controls the visibility of
fields in the metadata editor. All fields that are deeper than a threshold
level are opened, while those shallower are closed.
| Constructor Summary | |
|---|---|
CollapseBeanInitializer(CollapseBean collapseBean,
Document doc,
int baseLevel,
MetaDataFramework framework)
Constructor for the CollapseBeanInitializer object |
|
CollapseBeanInitializer(CollapseBean collapseBean,
Document doc,
MetaDataFramework framework)
Constructor for the CollapseBeanInitializer object |
|
| Method Summary | |
|---|---|
void |
init()
Initializes visiblity of elements in the metadata editor. |
protected void |
prtln(String s)
NOT YET DOCUMENTED |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollapseBeanInitializer(CollapseBean collapseBean,
Document doc,
MetaDataFramework framework)
collapseBean - collapseBean to be initializeddoc - instance documentframework - framework of instance document
public CollapseBeanInitializer(CollapseBean collapseBean,
Document doc,
int baseLevel,
MetaDataFramework framework)
collapseBean - collapseBean to be initializeddoc - instance documentbaseLevel - Configured baseLevel for the framework - used to
compute relative "level"framework - Description of the Parameter| Method Detail |
|---|
public void init()
protected final void prtln(String s)
s - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||