public class ERAttachmentLink extends com.webobjects.appserver._private.WODynamicGroup
Name | Description |
---|---|
attachment | the ERAttachment to link to |
configurationName | (optional) the configuration name for this attachment (see top level documentation) |
class | (optional) the css class |
id | (optional) the html element id |
style | (optional) the css inline style |
download | if true, the attachment will be downloaded instead of inlined |
target | (optional) specifies where to open the linked attachment |
_children
_ConstructorParameters
Constructor and Description |
---|
ERAttachmentLink(String name,
NSDictionary<String,WOAssociation> associations,
WOElement template) |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(WOResponse response,
WOContext context) |
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest, toString
public ERAttachmentLink(String name, NSDictionary<String,WOAssociation> associations, WOElement template)
public void appendToResponse(WOResponse response, WOContext context)
appendToResponse
in class com.webobjects.appserver._private.WODynamicGroup
Copyright © 2002 – 2024 Project Wonder.