LumiSoft.UI.Controls.WGrid
Class WGridViewFootherType

java.lang.Object
  extended by LumiSoft.UI.Controls.WGrid.WGridViewFootherType

public class WGridViewFootherType
extends java.lang.Object

Author:
Ivar TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
static int Count
           
static int Sum
           
static int Text
           
 
Constructor Summary
WGridViewFootherType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Text

public static final int Text
See Also:
Constant Field Values

Count

public static final int Count
See Also:
Constant Field Values

Sum

public static final int Sum
See Also:
Constant Field Values
Constructor Detail

WGridViewFootherType

public WGridViewFootherType()