Inherited by ERExcelPropertyName, and ERMD2WPropertyName.

Public Member Functions | |
| NSDictionary | contextDictionary () |
| NSDictionary | contextDictionaryForPropertyKey () |
| Object | currentValue () |
| String | d2wComponentName () |
| boolean | d2wComponentNameDebuggingEnabled () |
| boolean | d2wDebuggingEnabled () |
| String | displayNameForProperty () |
| boolean | displayRequiredMarker () |
| ERD2WPropertyName (WOContext context) | |
| boolean | hasNoErrors () |
| boolean | hasPropertyName () |
| NSArray | keyPathsWithValidationExceptions () |
| void | reset () |
| void | takeValuesFromRequest (WORequest r, WOContext c) |
| boolean | validationExceptionOccurredForPropertyKey () |
| String | width () |
Public Attributes | |
| String | currentKey |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERD2WPropertyName.class) |
Protected Attributes | |
| NSDictionary | _contextDictionary |
| String | _displayNameForProperty |
localContext displayRequiredMarkerCell escapeHTML displayNameForProperty componentName customComponentName hidePropertyName displayRequiredMarker keyPathsWithValidationExceptions
| ERD2WPropertyName | ( | WOContext | context | ) |
| NSDictionary contextDictionary | ( | ) |
| NSDictionary contextDictionaryForPropertyKey | ( | ) |
| Object currentValue | ( | ) |
| String d2wComponentName | ( | ) |
| boolean d2wComponentNameDebuggingEnabled | ( | ) |
| boolean d2wDebuggingEnabled | ( | ) |
| String displayNameForProperty | ( | ) |
| boolean displayRequiredMarker | ( | ) |
| boolean hasNoErrors | ( | ) |
| boolean hasPropertyName | ( | ) |
| NSArray keyPathsWithValidationExceptions | ( | ) |
| void reset | ( | ) |
| void takeValuesFromRequest | ( | WORequest | r, | |
| WOContext | c | |||
| ) |
| boolean validationExceptionOccurredForPropertyKey | ( | ) |
| String width | ( | ) |
NSDictionary _contextDictionary [protected] |
String _displayNameForProperty [protected] |
final Logger log = Logger.getLogger(ERD2WPropertyName.class) [static] |
1.5.8