|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
er.attachment.components.ERAttachmentLink
public class ERAttachmentLink
ERAttachmentLink is like a WOHyperlink that points to an attachment's contents.
| Bindings | |
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 |
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
_children |
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
ERAttachmentLink(String name,
NSDictionary<String,WOAssociation> associations,
WOElement template)
|
|
| Method Summary | |
|---|---|
void |
appendToResponse(WOResponse response,
WOContext context)
|
| Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERAttachmentLink(String name,
NSDictionary<String,WOAssociation> associations,
WOElement template)
| Method Detail |
|---|
public void appendToResponse(WOResponse response,
WOContext context)
appendToResponse in class com.webobjects.appserver._private.WODynamicGroup
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||