Skip navigation links
com.essbase.eas.framework.client.ui.filedlgs
Interface SaveAsRequestor
- All Known Implementing Classes:
- AdminServerPropertiesFrame, AliasTableExportDialog, AppDbSecurityFrame, ApplicationPropertiesFrame, ASODatabasePropertiesFrame, ASOMigrationWizard, ASOPartitionFrame, AsyncProcessStatusFrame, BuildNotesFrame, CalcEditorFrame, CInternalFrame, ConsoleLogViewerFrame, DatabaseDrillThroughFrame, DatabaseFiltersFrame, DatabasePropertiesFrame, DatabasesFrame, DatabaseStatusFrame, DataPrepEditorFrame, DbExportDialog, DisabledUsersFrame, EditorFrame, EInternalFrame, EssbaseReadOnlyTextFrame, EssCmdEditorFrame, ExportOutlineDialog, FilterFrame, FunctionsFrame, GroupPropertiesFrame, LocationAliasFrame, LockedObjectsFrame, LocksFrame, LogEntriesFrame, LogViewerFrame, LroFrame, MacrosFrame, MaxLEditorFrame, MaxlView, MDXEditorFrame, MDXView, OutlineFrame, PartitionFrame, PartitionFrame.SavePartition, ReadOnlyTextFrame, ReportEditorFrame, ReportExecuteDialog, ReportViewerFrame, RulesEditorFrame, SaveAsPanel, ScriptEditorFrame, ScriptingView, ServerGroupsFrame, ServerPropertiesFrame, ServerPropertiesFrame, ServerUsersFrame, ServerVariablesFrame, SessionsFrame, SubstitutionVariablesFrame, TextFileViewerFrame, TriggersFrame, TriggerSpoolFileFrame, UserPropertiesFrame, UserPropertiesFrame, ViewerFrame
-
public interface SaveAsRequestor
Title: Essbase Administration Services Description: This interface defines the methods required so that an interface component can use the SaveAsDialog class. Copyright: Copyright (c) 2001 Company: Hyperion Solutions, Inc.
- Version:
- 6.5 1.0
- Author:
- Joe Fernandez
initSaveAsDialogComponents
void initSaveAsDialogComponents(javax.swing.JTabbedPane mainPanel)
initExtraComponents
void initExtraComponents(javax.swing.JPanel extraPanel)
saveAsObject
boolean saveAsObject(java.lang.Object source)
setFocusComponent
void setFocusComponent()
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.