|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IColumn
Script wrapper of ColumnHandle.
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
void removeHideRule(IHideRule rule)
throws ScriptException
rule -
ScriptException
void removeHideRules()
throws ScriptException
ScriptExceptionIHideRule[] getHideRules()
void addHideRule(IHideRule rule)
throws ScriptException
rule -
ScriptException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||