Compiere 3.1

Uses of Class
org.compiere.vos.WindowCtx

Packages that use WindowCtx
org.compiere.intf   
org.compiere.util Provides utility functions. 
org.compiere.web.sample   
 

Uses of WindowCtx in org.compiere.intf
 

Methods in org.compiere.intf with parameters of type WindowCtx
 TableModel ComponentImplIntf.getQueryResults(QueryVO queryVO, WindowImplIntf windowImpl, WindowCtx windowCtx, FieldVO fieldVO, int startRow, int rowCount, boolean countOnly, boolean asc, int sortCol)
          Implement this method to return the result set for this component.
 

Uses of WindowCtx in org.compiere.util
 

Methods in org.compiere.util with parameters of type WindowCtx
static String Evaluator.replaceVariables(String raw, Ctx ctx, WindowCtx windowCtx)
           
 

Uses of WindowCtx in org.compiere.web.sample
 

Methods in org.compiere.web.sample with parameters of type WindowCtx
 TableModel SampleTableComponentImpl.getQueryResults(QueryVO queryVO, WindowImplIntf windowImpl, WindowCtx windowCtx, FieldVO fieldVO, int startRow, int rowCount, boolean countOnly, boolean asc, int sortCol)
           
 TableModel SampleSearchComponentImpl.getQueryResults(QueryVO queryVO, WindowImplIntf windowImpl, WindowCtx windowCtx, FieldVO fieldVO, int startRow, int rowCount, boolean countOnly, boolean asc, int sortCol)
           
 

Constructors in org.compiere.web.sample with parameters of type WindowCtx
SampleWindowImpl(int windowNO, Ctx serverCtx, WindowCtx windowCtx, UWindowID uid)
           
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.