ERXLayoutTable Class Reference

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

Collaboration diagram for ERXLayoutTable:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int cellColSpan ()
int cellRowSpan ()
int colCount ()
NSArray colCounts ()
 ERXLayoutTable (WOContext aContext)
boolean isStateless ()
NSArray list ()
int maxColumns ()
void pushItem ()
void reset ()
int rowCount ()
void setCurrentCol (int newValue)
void setCurrentRow (int newValue)
void takeValuesFromRequest (WORequest aRequest, WOContext aContext)

Public Attributes

int currentCol
int currentItemIndex
int currentRow

Protected Member Functions

void _resetInternalCaches ()
int intForBinding (String name, int defaultValue)

Package Attributes

NSArray _colCounts
NSArray _list
int _maxColumns

Static Package Attributes

static final Logger log = Logger.getLogger(ERXLayoutTable.class)


Detailed Description

Table that can handle cell with row and colspans. Very useful with D2W to make more advance layouts.

Constructor & Destructor Documentation

ERXLayoutTable ( WOContext  aContext  ) 


Member Function Documentation

void _resetInternalCaches (  )  [protected]

int cellColSpan (  ) 

int cellRowSpan (  ) 

int colCount (  ) 

NSArray colCounts (  ) 

int intForBinding ( String  name,
int  defaultValue 
) [protected]

boolean isStateless (  ) 

NSArray list (  ) 

int maxColumns (  ) 

void pushItem (  ) 

void reset (  ) 

int rowCount (  ) 

void setCurrentCol ( int  newValue  ) 

void setCurrentRow ( int  newValue  ) 

void takeValuesFromRequest ( WORequest  aRequest,
WOContext  aContext 
)


Member Data Documentation

NSArray _colCounts [package]

NSArray _list [package]

int _maxColumns [package]

final Logger log = Logger.getLogger(ERXLayoutTable.class) [static, package]


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

Generated on Sat May 26 06:43:05 2012 for Project Wonder by  doxygen 1.5.8