Inherited by YUIBlock, YUIBody, YUIFooter, YUIHeader, YUIMain, and YUIPanel.

Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| YUIDivContainer (String aName, NSDictionary associations, WOElement template) | |
Protected Member Functions | |
| NSDictionary | associations () |
| abstract String | divClass (WOContext context) |
| abstract String | divID (WOContext context) |
| abstract String | divStyle (WOContext context) |
Private Attributes | |
| NSDictionary | _associations |
| YUIDivContainer | ( | String | aName, | |
| NSDictionary | associations, | |||
| WOElement | template | |||
| ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Reimplemented in YUIPanel.
| NSDictionary associations | ( | ) | [protected] |
| abstract String divClass | ( | WOContext | context | ) | [protected, pure virtual] |
| abstract String divID | ( | WOContext | context | ) | [protected, pure virtual] |
| abstract String divStyle | ( | WOContext | context | ) | [protected, pure virtual] |
NSDictionary _associations [private] |
1.5.8