org.pentaho.platform.dataaccess.datasource.wizard.controllers
Class CustomAggregateCellEditor

java.lang.Object
  extended by XulEventSourceAdapter
      extended by org.pentaho.platform.dataaccess.datasource.wizard.controllers.CustomAggregateCellEditor

public class CustomAggregateCellEditor
extends XulEventSourceAdapter


Constructor Summary
CustomAggregateCellEditor(XulDialog dialog, DatasourceMessages datasourceMessages, Document document, BindingFactory bf)
           
 
Method Summary
 Object getValue()
           
 void hide()
           
 void notifyListeners()
           
 void setCheckboxChanged()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomAggregateCellEditor

public CustomAggregateCellEditor(XulDialog dialog,
                                 DatasourceMessages datasourceMessages,
                                 Document document,
                                 BindingFactory bf)
Method Detail

getValue

public Object getValue()

hide

public void hide()

setCheckboxChanged


setValue

public void setValue(Object val)

show

public void show(int row,
                 int col,
                 Object boundObj,
                 String columnBinding,
                 TreeCellEditorCallback callback)

notifyListeners

public void notifyListeners()