
Public Member Functions | |
| String | cellAlign () |
| int | cellWidth () |
| ERXMonthView (WOContext context) | |
| void | reset () |
| WOActionResults | selectDateAction () |
Protected Attributes | |
| String | _cellAlign |
| int | _cellWidth = -1 |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERXMonthView.class) |
cellWidth width if the date cells. Default is 20.
| ERXMonthView | ( | WOContext | context | ) |
Public constructor
| context | the context |
| String cellAlign | ( | ) |
| int cellWidth | ( | ) |
| void reset | ( | ) |
Reimplemented from ERXStatelessComponent.
| WOActionResults selectDateAction | ( | ) |
String _cellAlign [protected] |
int _cellWidth = -1 [protected] |
1.5.8