Uses of Class
org.adempiere.webui.info.InfoWindow
Packages that use 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
Constructors in org.adempiere.webui.component with parameters of type InfoWindowModifierConstructorDescriptionWInfoWindowListItemRenderer(InfoWindow infoWindow) WInfoWindowListItemRenderer(InfoWindow infoWindow, List<? extends String> columnNames) -
Uses of InfoWindow in org.adempiere.webui.factory
Methods in org.adempiere.webui.factory that return InfoWindowModifier and TypeMethodDescriptionDefaultInfoFactory.create(int AD_InfoWindow_ID) IInfoFactory.create(int AD_InfoWindow_ID) Create info windowdefault InfoWindowCreate info windowdefault InfoWindowCreate info windowstatic InfoWindowInfoManager.create(int AD_InfoWindow_ID) Create info windowstatic InfoWindowCreate info windowstatic InfoWindowCreate info window -
Uses of InfoWindow in org.adempiere.webui.info
Subclasses of InfoWindow in org.adempiere.webui.infoModifier and TypeClassDescriptionclassInfo window for A_AssetclassInfo window for S_ResourceAssignmentclassInfo window for C_BPartnerclassInfo window for M_InOutclassInfo window for C_InvoiceclassInfo window for C_OrderclassDeprecated.not useclassDeprecated.not useclassInfo window for C_PaymentclassInfo window for M_ProductConstructors in org.adempiere.webui.info with parameters of type InfoWindowModifierConstructorDescriptionRelatedInfoWindow(EmbedWinInfo info, InfoWindow infoWindow, org.zkoss.zul.Paging embeddedPaging, String infoSqlCount, ColumnInfo[] layoutEmbedded, Map<String, WEditor> editorMap)