WOTable Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for WOTable:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int colCount ()
boolean isStateless ()
NSArray list ()
int maxColumns ()
void pushItem ()
void reset ()
int rowCount ()
void setCurrentCol (Number newValue)
void setCurrentRow (Number newValue)
void takeValuesFromRequest (WORequest aRequest, WOContext aContext)
 WOTable (WOContext aContext)

Public Attributes

int currentCol
int currentRow

Protected Member Functions

void _resetInternalCaches ()

Protected Attributes

int _colCount
NSArray _list
int _maxColumns
int _rowCount


Constructor & Destructor Documentation

WOTable ( WOContext  aContext  ) 


Member Function Documentation

void _resetInternalCaches (  )  [protected]

int colCount (  ) 

boolean isStateless (  ) 

NSArray list (  ) 

int maxColumns (  ) 

void pushItem (  ) 

void reset (  ) 

int rowCount (  ) 

void setCurrentCol ( Number  newValue  ) 

void setCurrentRow ( Number  newValue  ) 

void takeValuesFromRequest ( WORequest  aRequest,
WOContext  aContext 
)


Member Data Documentation

int _colCount [protected]

NSArray _list [protected]

int _maxColumns [protected]

int _rowCount [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:37 2012 for Project Wonder by  doxygen 1.5.8