|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionHighlightingOLAPRuleInterface
Represents an exception highlighting rule for olap
Field Summary |
---|
Fields inherited from interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface |
---|
LEFT, REPLACEMENT, RIGHT |
Method Summary | |
---|---|
java.lang.String |
getApplyToSelectedIndex()
Gets what to apply rule to |
java.lang.String[] |
getSelectedLevels()
|
void |
setApplyToSelectedIndex(java.lang.String applyTo)
Sets what to apply rule to |
void |
setSelectedLevels(java.lang.String[] selectedLevels)
|
Methods inherited from interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface |
---|
getAssignment, getCondition, getExpression, getFillColor, getFont, getFontColor, getFontSize, getId, getImage, getImageTextPosition, getLabel, getMaxValue, getMeasure, getMinValue, getOutlineColor, getText, getTextFont, getTextFontColor, getTextFontSize, getValue, isAddImage, isAddText, isBold, isItalic, isMaxValueUserDefined, isMeasure, isMinValueUserDefined, isTextBold, isTextItalic, isTextUnderline, isUnderline, isValueUserDefined, setAddImage, setAddText, setAssignment, setBold, setCondition, setFillColor, setFont, setFontColor, setFontSize, setId, setImage, setImageTextPosition, setIsMeasure, setItalic, setLabel, setMaxValue, setMaxValueUserDefined, setMeasure, setMinValue, setMinValueUserDefined, setOutlineColor, setText, setTextBold, setTextFont, setTextFontColor, setTextFontSize, setTextItalic, setTextUnderline, setUnderline, setValue, setValueUserDefined |
Method Detail |
---|
java.lang.String getApplyToSelectedIndex()
void setApplyToSelectedIndex(java.lang.String applyTo)
applyTo
- sets what to apply rule tojava.lang.String[] getSelectedLevels()
void setSelectedLevels(java.lang.String[] selectedLevels)
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |