|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.essbase.ui.ConsoleTreeHandler
public class ConsoleTreeHandler
This class must be implemented by an installable component that wishes to populate data into the enterprise tree that is visible when the application launches.
| Constructor Summary | |
|---|---|
ConsoleTreeHandler()default no-argument constructor. |
|
| Method Summary | |
|---|---|
void |
populateTree(CTreeModel model)populates the model with information required. |
boolean |
processCommandLineProperties(java.util.Properties properties) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleTreeHandler()
| Method Detail |
|---|
public void populateTree(CTreeModel model)
public boolean processCommandLineProperties(java.util.Properties properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||