Uses of Class
org.compiere.swing.CLabel
-
Packages that use CLabel Package Description org.compiere.apps.form Package org.compiere.apps.formorg.compiere.grid Package org.compiere.gridorg.compiere.grid.ed Provides for.... -
-
Uses of CLabel in org.compiere.apps.form
Fields in org.compiere.apps.form declared as CLabel Modifier and Type Field Description protected CLabel
VStatementCreateFromBatch. BPartner_idLabel
-
Uses of CLabel in org.compiere.grid
Fields in org.compiere.grid declared as CLabel Modifier and Type Field Description protected CLabel
VCreateFromDepositBatchUI. BPartner_idLabel
protected CLabel
VCreateFromStatementUI. BPartner_idLabel
-
Uses of CLabel in org.compiere.grid.ed
Methods in org.compiere.grid.ed that return CLabel Modifier and Type Method Description static CLabel
VEditorFactory. getLabel(GridField mField)
Create Label for MField.
-