|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.jpivot.core.ExtensionSupport
com.tonbeller.jpivot.olap.navi.ClickableExtensionImpl
public class ClickableExtensionImpl
Field Summary |
---|
Fields inherited from interface com.tonbeller.jpivot.olap.navi.ClickableExtension |
---|
ID |
Constructor Summary | |
---|---|
ClickableExtensionImpl()
|
Method Summary | |
---|---|
java.util.Collection |
getClickables()
List of ClickableMember |
java.lang.String |
getId()
Returns the id. |
void |
setClickables(java.util.Collection clickables)
List of ClickableMember |
Methods inherited from class com.tonbeller.jpivot.core.ExtensionSupport |
---|
decorate, 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, modelInitialized, setModel |
Constructor Detail |
---|
public ClickableExtensionImpl()
Method Detail |
---|
public java.lang.String getId()
ExtensionSupport
getId
in interface Extension
getId
in class ExtensionSupport
public java.util.Collection getClickables()
ClickableExtension
getClickables
in interface ClickableExtension
ClickableMember
public void setClickables(java.util.Collection clickables)
ClickableExtension
setClickables
in interface ClickableExtension
ClickableMember
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |