ERXLayoutTable Class Reference
Inherits com::webobjects::appserver::WOComponent.
List of all members.
Detailed Description
Table that can handle cell with row and colspans. Very useful with D2W to make more advance layouts.
Constructor & Destructor Documentation
Member Function Documentation
| void _resetInternalCaches |
( |
|
) |
[protected] |
| int intForBinding |
( |
String |
name, |
|
|
int |
defaultValue | |
|
) |
| | [protected] |
| void setCurrentCol |
( |
int |
newValue |
) |
|
| void setCurrentRow |
( |
int |
newValue |
) |
|
| void takeValuesFromRequest |
( |
WORequest |
aRequest, |
|
|
WOContext |
aContext | |
|
) |
| | |
Member Data Documentation
final Logger log = Logger.getLogger(ERXLayoutTable.class) [static, package] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXLayoutTable.java