|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.core.ExtensionSupport com.tonbeller.jpivot.mondrian.MondrianNonEmpty
public class MondrianNonEmpty
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.navi.NonEmpty |
---|
ID |
Constructor Summary | |
---|---|
MondrianNonEmpty()
Constructor sets ID |
Method Summary | |
---|---|
boolean |
isNonEmpty()
|
void |
setNonEmpty(boolean nonEmpty)
change the visability of non-empty rows |
Methods inherited from class com.tonbeller.jpivot.core.ExtensionSupport |
---|
decorate, getId, getModel, modelInitialized, setId, setModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.core.Extension |
---|
decorate, getId, modelInitialized, setModel |
Constructor Detail |
---|
public MondrianNonEmpty()
Method Detail |
---|
public boolean isNonEmpty()
isNonEmpty
in interface NonEmpty
NonEmpty.isNonEmpty()
public void setNonEmpty(boolean nonEmpty)
NonEmpty
setNonEmpty
in interface NonEmpty
NonEmpty.setNonEmpty(boolean)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |