Package org.adempiere.webui.apps.form
Class WInvoiceGen
java.lang.Object
org.compiere.apps.form.GenForm
org.compiere.apps.form.InvoiceGen
org.adempiere.webui.apps.form.WInvoiceGen
- All Implemented Interfaces:
ValueChangeListener,IFormController,org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
@Deprecated(since="13",
forRemoval=true)
@GeneratedCodeCoverageExclusion
public class WInvoiceGen
extends InvoiceGen
implements IFormController, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>, ValueChangeListener
Deprecated, for removal: This API element is subject to removal in a future version.
ticket IDEMPIERE-1965 replaced this with an Info Window
Generate Invoice (manual) view class
-
Field Summary
Fields inherited from class org.compiere.apps.form.InvoiceGen
m_AD_Org_ID, m_C_BPartner_ID -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoiddynInit()Deprecated, for removal: This API element is subject to removal in a future version.Fill Picks.voidDeprecated, for removal: This API element is subject to removal in a future version.Query Infogenerate()Deprecated, for removal: This API element is subject to removal in a future version.Generate ShipmentsgetForm()Deprecated, for removal: This API element is subject to removal in a future version.Called by org.adempiere.webui.panel.ADForm.openForm(int)protected voidDeprecated, for removal: This API element is subject to removal in a future version.voidonEvent(org.zkoss.zk.ui.event.Event e) Deprecated, for removal: This API element is subject to removal in a future version.Action Listenerprotected voidDeprecated, for removal: This API element is subject to removal in a future version.voidvalidate()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.Value Change Listener - requeryMethods inherited from class org.compiere.apps.form.InvoiceGen
configureMiniTable, executeQuery, generate, saveSelectionMethods inherited from class org.compiere.apps.form.GenForm
getAskPrintMsg, getPrintFormat, getProcessInfo, getReportEngineType, getSelection, getTitle, getTrx, isSelectionActive, setAskPrintMsg, setPrintFormat, setProcessInfo, setReportEngineType, setSelection, setSelectionActive, setTitle, setTrx
-
Constructor Details
-
WInvoiceGen
public WInvoiceGen()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setupColumns
protected void setupColumns()Deprecated, for removal: This API element is subject to removal in a future version. -
dynInit
Deprecated, for removal: This API element is subject to removal in a future version.Fill Picks. Column_ID from C_Order- Overrides:
dynInitin classInvoiceGen- Throws:
Exception- if Lookups cannot be initialized
-
executeQuery
public void executeQuery()Deprecated, for removal: This API element is subject to removal in a future version.Query Info- Overrides:
executeQueryin classGenForm
-
onClientInfo
protected void onClientInfo()Deprecated, for removal: This API element is subject to removal in a future version. -
onEvent
public void onEvent(org.zkoss.zk.ui.event.Event e) Deprecated, for removal: This API element is subject to removal in a future version.Action Listener- Specified by:
onEventin interfaceorg.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>- Parameters:
e- event
-
validate
public void validate()Deprecated, for removal: This API element is subject to removal in a future version. -
valueChange
Deprecated, for removal: This API element is subject to removal in a future version.Value Change Listener - requery- Specified by:
valueChangein interfaceValueChangeListener- Parameters:
e- event
-
generate
Deprecated, for removal: This API element is subject to removal in a future version.Generate Shipments -
getForm
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from interface:IFormControllerCalled by org.adempiere.webui.panel.ADForm.openForm(int)- Specified by:
getFormin interfaceIFormController- Returns:
-