Uses of Interface
org.compiere.model.StateChangeListener
Packages that use StateChangeListener
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
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
Classes in org.adempiere.webui.adwindow that implement StateChangeListenerModifier and TypeClassDescriptionclassGrid/List view implemented using the Grid component.classQuick Grid view implemented using the Grid component (Base onGridView). -
Uses of StateChangeListener in org.compiere.model
Methods in org.compiere.model with parameters of type StateChangeListenerModifier and TypeMethodDescriptionvoidGridTab.addStateChangeListener(StateChangeListener l) voidGridTab.removeStateChangeListener(StateChangeListener l)