Uses of Class
org.compiere.model.MInfoWindow
Package
Description
Custom Zk components for iDempiere
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Interface and model for list view
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MInfoWindow in org.adempiere.webui.component
Modifier and TypeMethodDescriptionstatic Tab.DecorateInfo
Tab.DecorateInfo.get
(MInfoWindow mInfo) Create DecorateInfo from Info Window. -
Uses of MInfoWindow in org.adempiere.webui.info
Modifier and TypeMethodDescriptionInfoWindow.getInfoColumnslayout
(MInfoWindow info) author xolali IDEMPIERE-1045 getInfoColumnslayout(MInfoWindow info) -
Uses of MInfoWindow in org.adempiere.webui.panel
-
Uses of MInfoWindow in org.compiere.minigrid
ModifierConstructorDescriptionEmbedWinInfo
(MInfoWindow iw, IMiniTable mt, String isql, String linkName, MInfoColumn linkColumn, int parentLinkColumnID) -
Uses of MInfoWindow in org.compiere.model
Modifier and TypeMethodDescriptionstatic MInfoWindow
static MInfoWindow
Get first accessible info window for a tablestatic MInfoWindow
MInfoWindow.getInfoWindow
(int AD_InfoWindow_ID) author xolaliMInfoColumn.getParent()
Get ParentMInfoWindow.markImmutable()
ModifierConstructorDescriptionMInfoColumn
(MInfoWindow targetInfoWindow) MInfoWindow
(MInfoWindow copy) Copy constructorMInfoWindow
(MInfoWindow copy, String trxName) Copy constructorMInfoWindowAccess
(MInfoWindow parent, int AD_Role_ID) Parent Constructor