|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MPrintFormatItem | |
|---|---|
| org.compiere.print | Provides for.... |
| org.compiere.print.layout | |
| Uses of MPrintFormatItem in org.compiere.print |
|---|
| Methods in org.compiere.print that return MPrintFormatItem | |
|---|---|
MPrintFormatItem |
MPrintFormatItem.copyToClient(int To_Client_ID,
int AD_PrintFormat_ID)
Copy existing Definition To Client |
static MPrintFormatItem |
MPrintFormatItem.createFromBViewColumn(MPrintFormat format,
int AD_Column_ID,
int AD_BView_ID,
int seqNo)
|
static MPrintFormatItem |
MPrintFormatItem.createFromColumn(MPrintFormat format,
int AD_Column_ID,
int seqNo)
Create Print Format Item from Column |
MPrintFormatItem |
MPrintFormat.getItem(int index)
Get Print Format Item |
| Methods in org.compiere.print with parameters of type MPrintFormatItem | |
|---|---|
protected void |
MPrintFormat.setItems(MPrintFormatItem[] items)
Set Items |
| Uses of MPrintFormatItem in org.compiere.print.layout |
|---|
| Constructors in org.compiere.print.layout with parameters of type MPrintFormatItem | |
|---|---|
BarcodeElement(String code,
MPrintFormatItem item)
Barcode Element Constructor |
|
BoxElement(MPrintFormatItem item,
Color color)
BoxElement |
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||