
Public Member Functions | |
| boolean | d2wComponentNameDebuggingEnabled () |
| ERD2WExtraDisplayPropertyKeysComponent (WOContext context) | |
| NSArray | extraDisplayPropertyKeys () |
| String | extraPropertiesKey () |
| void | setExtraPropertiesKey (String value) |
Private Attributes | |
| String | _extraPropertiesKey |
aboveDisplayPropertyKeys and belowDisplayPropertyKeys. extraPropertiesKey - the property key property key to use when asking the D2W context which extra property keys to display
| ERD2WExtraDisplayPropertyKeysComponent | ( | WOContext | context | ) |
| boolean d2wComponentNameDebuggingEnabled | ( | ) |
Determines if D2W component name debugging is enabled.
| NSArray extraDisplayPropertyKeys | ( | ) |
Gets the array of the extra property keys to display.
| String extraPropertiesKey | ( | ) |
Gets the property key to use when asking the D2W context which extra property keys to display.
| void setExtraPropertiesKey | ( | String | value | ) |
Sets the property key to use when asking the D2W context which extra property keys to display.
| value | of the property key to use |
String _extraPropertiesKey [private] |
1.5.8