|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionHighlightingRuleInterface | |
---|---|
com.sas.dataselectors.exceptionhighlighting | |
com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html |
Uses of ExceptionHighlightingRuleInterface in com.sas.dataselectors.exceptionhighlighting |
---|
Subinterfaces of ExceptionHighlightingRuleInterface in com.sas.dataselectors.exceptionhighlighting | |
---|---|
interface |
ExceptionHighlightingOLAPRuleInterface
Represents an exception highlighting rule for olap |
Classes in com.sas.dataselectors.exceptionhighlighting that implement ExceptionHighlightingRuleInterface | |
---|---|
class |
ExceptionHighlightingOLAPRule
class that contains attributes and methods for manipulating an EH OLAP Rule. |
class |
ExceptionHighlightingRule
class that contains attributes and methods for manipulating an EH Rule. |
Methods in com.sas.dataselectors.exceptionhighlighting that return ExceptionHighlightingRuleInterface | |
---|---|
protected ExceptionHighlightingRuleInterface |
ExceptionHighlightingRemoteScriptingHandler.getNewRule()
|
Methods in com.sas.dataselectors.exceptionhighlighting with parameters of type ExceptionHighlightingRuleInterface | |
---|---|
void |
BaseExceptionHighlightingSelectorAdapter.addRule(ExceptionHighlightingRuleInterface rule)
Add a rule |
void |
ExceptionHighlightingSelectorInterface.addRule(ExceptionHighlightingRuleInterface rule)
Add a rule |
Uses of ExceptionHighlightingRuleInterface in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html |
---|
Fields in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html declared as ExceptionHighlightingRuleInterface | |
---|---|
protected ExceptionHighlightingRuleInterface |
ExceptionHighlightingSelectorPanel.remoteRule
|
Methods in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html with parameters of type ExceptionHighlightingRuleInterface | |
---|---|
protected void |
ExceptionHighlightingSelectorPanel.updateRuleContext(java.io.PrintWriter out,
ExceptionHighlightingRuleInterface rule)
|
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |