|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PTreeNode | |
|---|---|
| com.essbase.eas.ui.ptree | |
| Uses of PTreeNode in com.essbase.eas.ui.ptree |
|---|
| Subclasses of PTreeNode in com.essbase.eas.ui.ptree | |
|---|---|
class |
PTreeButtonNode |
class |
PTreeCheckBoxNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeComboBoxNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeDateNodeTitle: Description: Copyright: Copyright (c) 2001 Company: Hyperion Solutions Corporation |
class |
PTreeLabelNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeNumericFieldNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreePasswordFieldNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeRadioButtonNodeExtends the PTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeRootLabelNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeTextAreaNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeTextFieldNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
class |
PTreeTimeFieldNodeExtends the DefaultMutableTreeNode class to implement some specific features that we need to support in the OLAP console properties. |
| Methods in com.essbase.eas.ui.ptree that return PTreeNode | |
|---|---|
PTreeNode |
PTreeNode.getChildForUserObject(java.lang.Object value)returns the child node that has the associated user object. |
PTreeNode |
PTree.getRootNode() |
| Methods in com.essbase.eas.ui.ptree with parameters of type PTreeNode | |
|---|---|
void |
PTreeNode.addSortedChild(PTreeNode child, java.text.Collator collator) |
void |
PTreeNode.addSortedChild(PTreeNode child, java.text.Collator collator, boolean notify) |
void |
PTree.removeAllChildren(PTreeNode node) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||