|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Available
Indicates that the component may not be available in all situations. An UI component may be not available, if the underlying OLAP server does not support certain features (Extension's in JPivot).
For example, if the OLAP model does not support sorting, the UI UI component for sorting would return false.
Extension
Method Summary | |
---|---|
boolean |
isAvailable()
return true, if this component currently can be used |
Method Detail |
---|
boolean isAvailable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |