Uses of Class
org.compiere.model.MStatusLine
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 MStatusLine in org.compiere.model
Modifier and TypeMethodDescriptionstatic MStatusLine
MStatusLine.getSL
(int window_ID, int tab_ID, int table_ID) Get the status line defined for the window|tab|table (immutable)static MStatusLine[]
MStatusLine.getStatusLinesWidget
(int window_ID, int tab_ID, int table_ID) Get the widget lines defined for the window and tab and table (immutable)static MStatusLine[]
MStatusLine.getStatusLinesWidget
(int window_ID, int tab_ID, int table_ID, int infoWindow_ID) Get the widget lines defined for the window and tab and table and info window (immutable)MStatusLine.markImmutable()
ModifierConstructorDescriptionMStatusLine
(Properties ctx, MStatusLine copy) Copy constructorMStatusLine
(Properties ctx, MStatusLine copy, String trxName) Copy constructorMStatusLine
(MStatusLine copy) Copy constructor