Uses of Class
org.adempiere.webui.window.FindWindow
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide factory implementation for various UI objects
-
Uses of FindWindow in org.adempiere.webui
Modifier and TypeMethodDescriptionstatic FindWindow
Extensions.getFindWindow
(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, String whereExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) Get find window -
Uses of FindWindow in org.adempiere.webui.adwindow
Modifier and TypeMethodDescriptionAbstractADWindowContent.getCurrentFindWindow()
Get cache find window for current selected tab -
Uses of FindWindow in org.adempiere.webui.factory
Modifier and TypeMethodDescriptionDefaultFindWindowFactory.getInstance
(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, String whereExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) IFindWindowFactory.getInstance
(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, String whereExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) Create new instance