com.tonbeller.jpivot.olap.navi
Interface NonEmpty
- All Superinterfaces:
- Extension
- All Known Implementing Classes:
- MondrianNonEmpty, TestNonEmpty, XMLA_NonEmpty
public interface NonEmpty
- extends Extension
suppresses the display of empty rows/columns on an axis.
- Author:
- av
Field Summary |
static java.lang.String |
ID
name of the Extension for lookup |
Method Summary |
boolean |
isNonEmpty()
|
void |
setNonEmpty(boolean nonEmpty)
change the visability of non-empty rows |
ID
static final java.lang.String ID
- name of the Extension for lookup
- See Also:
- Constant Field Values
isNonEmpty
boolean isNonEmpty()
- Returns:
- true if non-empty rows are currently suppressed
setNonEmpty
void setNonEmpty(boolean nonEmpty)
- change the visability of non-empty rows