Package org.adempiere.webui.factory
Class DefaultFormFactory
java.lang.Object
org.adempiere.webui.factory.DefaultFormFactory
- All Implemented Interfaces:
 IFormFactory
Default implementation of 
IFormFactory- Author:
 - hengsin
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultFormFactory
public DefaultFormFactory()default constructor 
 - 
 - 
Method Details
- 
newFormInstance
Description copied from interface:IFormFactoryCreate new form instance- Specified by:
 newFormInstancein interfaceIFormFactory- Returns:
 - new form instance
 
 
 -