Uses of Interface
org.compiere.model.StateChangeListener
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of StateChangeListener in org.adempiere.webui.adwindow
Modifier and TypeClassDescriptionclass
Grid/List view implemented using the Grid component.class
Quick Grid view implemented using the Grid component (Base onGridView
). -
Uses of StateChangeListener in org.compiere.model
Modifier and TypeMethodDescriptionvoid
GridTab.addStateChangeListener
(StateChangeListener l) void
GridTab.removeStateChangeListener
(StateChangeListener l)