Skip navigation links
com.essbase.eas.essbase.ui.outline
Class ViewerOptions
java.lang.Object
com.essbase.eas.essbase.ui.outline.ViewerOptions
- All Implemented Interfaces:
- java.lang.Cloneable
-
public class ViewerOptions
- extends java.lang.Object
- implements java.lang.Cloneable
contains a set of "viewing" options for an outline viewer.
- Version:
- 1.00, 06/05/2001
- Author:
- Hank Cox
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewerOptions
public ViewerOptions()
ViewerOptions
public ViewerOptions(java.util.Properties settings)
ViewerOptions
public ViewerOptions(ViewerOptions value)
clone
public java.lang.Object clone()
-
- Overrides:
clone in class java.lang.Object
getAsProperties
public java.util.Properties getAsProperties()
getConsolidation
public ViewerOptions.PaintingOption getConsolidation()
getFormula
public ViewerOptions.PaintingOption getFormula()
getDimensionTags
public ViewerOptions.PaintingOption getDimensionTags()
getAliases
public ViewerOptions.PaintingOption getAliases()
getMemberProperties
public ViewerOptions.PaintingOption getMemberProperties()
getComments
public ViewerOptions.PaintingOption getComments()
getAssociations
public ViewerOptions.PaintingOption getAssociations()
getAttributesType
public ViewerOptions.PaintingOption getAttributesType()
getChildCount
public ViewerOptions.PaintingOption getChildCount()
getAllPaintingOptions
public ViewerOptions.PaintingOption[] getAllPaintingOptions()
getMaximumMembers
public int getMaximumMembers()
setMaximumMembers
public void setMaximumMembers(int value)
getMbrConfirmationOptions
public ViewerOptions.MbrConfirmationOptions getMbrConfirmationOptions()
setMbrConfirmationOptions
public void setMbrConfirmationOptions(ViewerOptions.MbrConfirmationOptions value)
getMaximumFormula
public int getMaximumFormula()
setMaximumFormula
public void setMaximumFormula(int value)
setCombinedNameShown
public void setCombinedNameShown(boolean value)
isCombinedNameShown
public boolean isCombinedNameShown()
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.