com.ibm.as400.ui.framework
Class TableInfo

java.lang.Object
  extended by com.ibm.as400.ui.framework.TableInfo
All Implemented Interfaces:
Serializable

public class TableInfo
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
Modifier and Type Field and Description
 boolean m_expand
           
 int m_index
           
 int m_space
           
 
Constructor Summary
Constructor and Description
TableInfo()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_index

public int m_index

m_expand

public boolean m_expand

m_space

public int m_space
Constructor Detail

TableInfo

public TableInfo()