|
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.WOComponent
er.extensions.components.ERXComponent
er.extensions.components.ERXNonSynchronizingComponent
er.extensions.components.ERXStatelessComponent
er.attachment.components.viewers.AbstractERAttachmentViewer
er.attachment.components.viewers.ERAttachmentQuickTimeViewer
public class ERAttachmentQuickTimeViewer
ERAttachmentQuickTimeViewer is the viewer for QuickTime files. For more information on parameter bindings, see Apple's documentation regarding QuickTime Object Parameters
| Bindings | |
attachment | the attachment to display |
class | (optional) the class for the html <object> |
configurationName | (optional) the configuration name for this attachment (see top level documentation) |
emptyAttachmentComponentName | (optional) the name of an alternate component to display if the attachment relationship is empty |
height | (optional) the height for the html <object> |
id | (optional) the id for the html <object> |
parameterDictionary | (optional) the NSDictionary containing QuickTime <object> parameters |
title | (optional) the title for the html <object> |
standby | (optional) the text to display for the html <object> while it is loading |
width | (optional) the width for the html <object> |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.webobjects.appserver.WOComponent |
|---|
WOComponent._EventLoggingEnabler, WOComponent.Event |
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSValidation |
|---|
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException |
| Field Summary |
|---|
| Fields inherited from class er.extensions.components.ERXComponent |
|---|
_dynamicBindings |
| Fields inherited from class com.webobjects.appserver.WOComponent |
|---|
_Extension, _IsEventLoggingEnabled, _keyAssociations |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling |
|---|
_CLASS |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
|---|
NullValue |
| Fields inherited from interface com.webobjects.foundation.NSValidation |
|---|
_CLASS |
| Constructor Summary | |
|---|---|
ERAttachmentQuickTimeViewer(WOContext context)
|
|
| Method Summary | |
|---|---|
String |
item()
|
NSDictionary |
parameters()
|
String |
parameterValue()
|
void |
reset()
|
void |
setItem(String item)
|
| Methods inherited from class er.attachment.components.viewers.AbstractERAttachmentViewer |
|---|
attachment, attachmentUrl, synchronizesVariablesWithBindings |
| Methods inherited from class er.extensions.components.ERXStatelessComponent |
|---|
isStateless, valueForBooleanBinding, valueForBooleanBinding, valueForBooleanBinding, valueForIntBinding, valueForObjectBinding, valueForObjectBinding |
| Methods inherited from class er.extensions.components.ERXNonSynchronizingComponent |
|---|
appendToResponse, invokeAction, resetCachedBindingsInStatefulComponent, takeValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERAttachmentQuickTimeViewer(WOContext context)
| Method Detail |
|---|
public void reset()
reset in class ERXStatelessComponentpublic String item()
public void setItem(String item)
item - the item to setpublic NSDictionary parameters()
public String parameterValue()
|
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 | |||||||||||