Compiere 3.1

org.compiere.vos
Class TabFieldsVO

java.lang.Object
  extended by org.compiere.vos.TabFieldsVO
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ComponentVO

public class TabFieldsVO
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 ArrayList<FieldVO> fieldVOs
           
 int resultCount
           
 TableModel tableModel
           
 
Constructor Summary
TabFieldsVO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resultCount

public int resultCount

fieldVOs

public ArrayList<FieldVO> fieldVOs

tableModel

public TableModel tableModel
Constructor Detail

TabFieldsVO

public TabFieldsVO()

Compiere 3.1

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