org.compiere.tools
Class GenerateForm
java.lang.Object
org.compiere.tools.GenerateForm
public class GenerateForm
- extends Object
Generate HTML Form
- Version:
- $Id$
- Author:
- Jorg Janke
|
Constructor Summary |
GenerateForm(int AD_Client_ID,
int AD_Table_ID,
String[] ignoreColumns,
String[] hideColumns)
Generate Form |
|
Method Summary |
static void |
main(String[] args)
main |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateForm
public GenerateForm(int AD_Client_ID,
int AD_Table_ID,
String[] ignoreColumns,
String[] hideColumns)
- Generate Form
- Parameters:
AD_Client_ID - client for dataAD_Table_ID - tableignoreColumns - columns to be ignored
main
public static void main(String[] args)
- main
- Parameters:
args -
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.