public class WidgetSearch extends Widget implements CObjectListener, ActiveCoolMapChangedListener
Widget.WidgetGroup
L_DATAPORT, L_LEFTBOTTOM, L_LEFTTOP, L_VIEWPORT, W_DATA, W_MODULE, W_VIEWPORT
Constructor and Description |
---|
WidgetSearch() |
Modifier and Type | Method and Description |
---|---|
void |
activeCoolMapChanged(CoolMapObject oldObject,
CoolMapObject activeCoolMapObject) |
void |
aggregatorUpdated(CoolMapObject object)
possible cause of data update: change base matrix, change view matrix, change rows/columns insert, remove, expand...
|
void |
columnsChanged(CoolMapObject object) |
void |
coolMapObjectBaseMatrixChanged(CoolMapObject object) |
void |
nameChanged(CoolMapObject object) |
void |
rowsChanged(CoolMapObject object) |
void |
viewFilterChanged(CoolMapObject object) |
void |
viewRendererChanged(CoolMapObject object) |
getContentPane, getCurrentState, getDockable, getName, getPreferredLocation, getWidgetGroup, restoreState, setPreferredLocation, setTitle
public void viewFilterChanged(CoolMapObject object)
viewFilterChanged
in interface CObjectListener
public void aggregatorUpdated(CoolMapObject object)
CObjectListener
aggregatorUpdated
in interface CObjectListener
public void rowsChanged(CoolMapObject object)
rowsChanged
in interface CObjectListener
public void columnsChanged(CoolMapObject object)
columnsChanged
in interface CObjectListener
public void coolMapObjectBaseMatrixChanged(CoolMapObject object)
coolMapObjectBaseMatrixChanged
in interface CObjectListener
public void activeCoolMapChanged(CoolMapObject oldObject, CoolMapObject activeCoolMapObject)
activeCoolMapChanged
in interface ActiveCoolMapChangedListener
public void viewRendererChanged(CoolMapObject object)
viewRendererChanged
in interface CObjectListener
public void nameChanged(CoolMapObject object)
nameChanged
in interface CObjectListener