org.openmdx.portal.servlet.control
Class ShowInspectorControl
java.lang.Object
org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.InspectorControl
org.openmdx.portal.servlet.control.ShowInspectorControl
- All Implemented Interfaces:
- Serializable
public class ShowInspectorControl
- extends InspectorControl
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operationPaneControl
protected OperationPaneControl[] operationPaneControl
referencePaneControl
protected ReferencePaneControl[] referencePaneControl
reportControl
protected ReportControl reportControl
wizardControl
protected WizardControl wizardControl
paneOp
protected OperationPane[] paneOp
paneRef
protected ReferencePane[] paneRef
ShowInspectorControl
public ShowInspectorControl(String id,
String locale,
int localeAsIndex,
ControlFactory controlFactory,
WizardDefinitionFactory wizardFactory,
ReportDefinitionFactory reportFactory,
Inspector inspector,
String forClass)
getPageSizeParameter
public int getPageSizeParameter(Map parameterMap)
getOperationPaneControl
public OperationPaneControl[] getOperationPaneControl()
getReferencePaneControl
public ReferencePaneControl[] getReferencePaneControl()
getReportControl
public ReportControl getReportControl()
getWizardControl
public WizardControl getWizardControl()
selectFilter
public void selectFilter(String filterName,
String filterValues)
paint
public void paint(HtmlPage p,
String frame,
boolean forEditing)
throws org.openmdx.base.exception.ServiceException
- Specified by:
paint in class Control
- Throws:
org.openmdx.base.exception.ServiceException
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.