public interface IColumn extends IDesignElement
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addHideRule(IHideRule rule)
Add HideRule
|
IHideRule[] |
getHideRules()
Returns array of hide rule expression
|
void |
removeHideRule(IHideRule rule)
Removes all hide rules that matches formatType.
|
void |
removeHideRules()
Removes all hide rules
|
getNamedExpression, getParent, getQualifiedName, getReport, getStyle, getUserProperty, getUserPropertyExpression, setNamedExpression, setUserProperty, setUserPropertyvoid removeHideRule(IHideRule rule) throws SemanticException
rule - SemanticExceptionvoid removeHideRules()
throws SemanticException
IHideRule[] getHideRules()
void addHideRule(IHideRule rule) throws SemanticException
rule - SemanticExceptionCopyright © 2008 Actuate Corp. All rights reserved.