es.aeat.eett.plugins.tableDrillThrough
Class JScrolltableDrillThrough
java.lang.Object
es.aeat.eett.jRubik.plugins.PluginImpl
es.aeat.eett.plugins.tableDrillThrough.JScrolltableDrillThrough
- All Implemented Interfaces:
- java.util.EventListener, com.tonbeller.jpivot.core.ModelChangeListener, Plugin
- public class JScrolltableDrillThrough
- extends PluginImpl
- implements com.tonbeller.jpivot.core.ModelChangeListener
- Author:
- f00992
en:
This plugin encapsulates the JScrollDrillThroughPrintable component.
es:
Este plugin proporciona un JScrollDrillThroughPrintable.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scrollDrillThrough
private JScrollDrillThroughPrintable scrollDrillThrough
tableRubik
private TableRubik tableRubik
table
private JTableSimplePrint table
pluginListenerIsRegistrado
boolean pluginListenerIsRegistrado
JScrolltableDrillThrough
public JScrolltableDrillThrough()
getPluginObject
public java.lang.Object getPluginObject(PluginListener pluginListener)
throws PluginException
- Specified by:
getPluginObject
in interface Plugin
- Throws:
PluginException
updateTable
private void updateTable()
en:
es:
Cuando cambia OlapModel si la table DrillThrough no esta vacia
se limpia (vacia)
setAutoUpdate
public void setAutoUpdate(boolean autoUpdate)
- Specified by:
setAutoUpdate
in interface Plugin
- Overrides:
setAutoUpdate
in class PluginImpl
- Parameters:
autoUpdate
- The autoUpdate to set.
modelChanged
public void modelChanged(com.tonbeller.jpivot.core.ModelChangeEvent arg0)
- Specified by:
modelChanged
in interface com.tonbeller.jpivot.core.ModelChangeListener
- See Also:
ModelChangeListener.modelChanged(com.tonbeller.jpivot.core.ModelChangeEvent)
structureChanged
public void structureChanged(com.tonbeller.jpivot.core.ModelChangeEvent arg0)
- Specified by:
structureChanged
in interface com.tonbeller.jpivot.core.ModelChangeListener
- See Also:
ModelChangeListener.structureChanged(com.tonbeller.jpivot.core.ModelChangeEvent)
JRubik v0.6