Skip navigation links
com.essbase.eas.essbase.ui
Class NewDialogHandler
java.lang.Object
com.essbase.eas.essbase.ui.NewDialogHandler
- All Implemented Interfaces:
- CNewDialogOkHandler
-
public class NewDialogHandler
- extends java.lang.Object
- implements CNewDialogOkHandler
This class must be implemented by an installable component that wishes to create a panel that will be added to the New Dialog.
Notes:
- Version:
- 1.00, 07/24/2000
- Author:
- Hank Cox
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewDialogHandler
public NewDialogHandler()
- default no-argument constructor. Required for proper operation with the console application.
populatePanel
public void populatePanel(javax.swing.JTabbedPane panel)
handleOk
public void handleOk(java.awt.Component component)
-
- Specified by:
handleOk in interface CNewDialogOkHandler
getNavigationPanelSelectionTreeNode
public static CTreeNode getNavigationPanelSelectionTreeNode()
getNavigationPaneSelection
public static java.lang.Object getNavigationPaneSelection()
createReportScript
public static void createReportScript()
createCalcScript
public static void createCalcScript()
createDataPrepEditor
public static void createDataPrepEditor()
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.