Uses of Class
org.adempiere.webui.info.InfoWindow
Package
Description
Custom Zk components for iDempiere
Provide factory implementation for various UI objects
Implement info panel and info window
-
Uses of InfoWindow in org.adempiere.webui.component
ModifierConstructorDescriptionWInfoWindowListItemRenderer
(InfoWindow infoWindow) WInfoWindowListItemRenderer
(InfoWindow infoWindow, List<? extends String> columnNames) -
Uses of InfoWindow in org.adempiere.webui.factory
Modifier and TypeMethodDescriptionDefaultInfoFactory.create
(int AD_InfoWindow_ID) IInfoFactory.create
(int AD_InfoWindow_ID) Create info windowdefault InfoWindow
Create info windowdefault InfoWindow
Create info windowstatic InfoWindow
InfoManager.create
(int AD_InfoWindow_ID) Create info windowstatic InfoWindow
Create info windowstatic InfoWindow
Create info window -
Uses of InfoWindow in org.adempiere.webui.info
Modifier and TypeClassDescriptionclass
Info window for A_Assetclass
Info window for S_ResourceAssignmentclass
Info window for C_BPartnerclass
Info window for M_InOutclass
Info window for C_Invoiceclass
Info window for C_Orderclass
Deprecated.not useclass
Deprecated.not useclass
Info window for C_Paymentclass
Info window for M_ProductModifierConstructorDescriptionRelatedInfoWindow
(EmbedWinInfo info, InfoWindow infoWindow, org.zkoss.zul.Paging embeddedPaging, String infoSqlCount, ColumnInfo[] layoutEmbedded, Map<String, WEditor> editorMap)