Inherited by ERD2WKeyMapper, ERD2WPropertyName, ERD2WStatelessCustomComponentWithArgs, ERD2WDisplayAddress, ERD2WDisplayConstant, ERD2WPopUp, ERMD2WCSSReference, and ERMD2WStyleSheetInjector.

Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| boolean | clickToOpenEnabled (WOResponse response, WOContext context) |
| ERD2WStatelessComponent (WOContext aContext) | |
| ERD2WStatelessComponent | ( | WOContext | aContext | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Adds support for ClickToOpen (TM).
Reimplemented in ERD2WKeyMapper.
| boolean clickToOpenEnabled | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Returns whether or not click-to-open should be enabled for this component. By default this returns ERXClickToOpenSupport.isEnabled().
| response | the response | |
| context | the context |
1.5.8