|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.print.PrintFormatUtil
public class PrintFormatUtil
Print Format Utilities. - Add Missing Columns for all Print Format
| Constructor Summary | |
|---|---|
PrintFormatUtil(Ctx ctx)
Print Format Utility |
|
| Method Summary | |
|---|---|
void |
addMissingColumns()
Add Missing Columns for all Print Format |
int |
addMissingColumns(MPrintFormat pf)
Add Missing Columns for Print Format |
static void |
main(String[] args)
Main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintFormatUtil(Ctx ctx)
ctx - context| Method Detail |
|---|
public void addMissingColumns()
public int addMissingColumns(MPrintFormat pf)
pf - print format
public static void main(String[] args)
args - arguments
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||