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 |
Constructor and Description |
---|
ERAttachmentLink(String name,
NSDictionary<String,com.webobjects.appserver.WOAssociation> associations,
com.webobjects.appserver.WOElement template) |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
public ERAttachmentLink(String name, NSDictionary<String,com.webobjects.appserver.WOAssociation> associations, com.webobjects.appserver.WOElement template)
Copyright © 2002 – 2020 Project Wonder.