org.compiere.controller
Class UITabVOFactory
java.lang.Object
org.compiere.util.VOFactory<UITabVO>
org.compiere.controller.UITabVOFT
org.compiere.controller.UITabVOFactory
public class UITabVOFactory
- extends UITabVOFT
Tab VO Factory
- Version:
- $Id$
- Author:
- Jorg Janke
UITabVOFactory
public UITabVOFactory()
getAll
public ArrayList<UITabVO> getAll(Ctx ctx,
int AD_Window_ID,
int AD_UserDef_Win_ID)
- Get all Tab VOs for window
- Parameters:
ctx - context (to get Language)AD_Window_ID - window
- Returns:
- Tab VOs
get
public UITabVO get(Ctx ctx,
int AD_Tab_ID)
- Get Tab VO
- Parameters:
ctx - contextAD_Tab_ID - tab
- Returns:
- Tab VO
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.