| 
 | WebObjects 5.2.3 | ||||||||||
| 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
com.webobjects.smil.WOSMILElement
com.webobjects.smil.WOSMILSynchronizationElement
com.webobjects.smil.WOSMILPar
WOSMILPar creates content for the SMIL "par" element. A "par" element
 contains other elements that conceptually occupy the screen at the same time. WOSMILPar also
 inherits the attribute bindings of it's parent, WOSMILSynchronizationElement. See that class for
 more available bindings.
 
| Binding | SMIL attribute | 
|---|---|
| elementID | id | 
| mediaAbstract | abstract | 
| duration | dur | 
| region | region | 
| repeat | repeat | 
| author | author | 
| begin | begin | 
| endSync | endSync | 
| copyright | copyright | 
| end | end | 
| title | title | 
| otherTagString | use this binding to add custom attributes | 
WOSMILSeq, 
WOSMILSynchronizationElement, 
Serialized Form| Nested Class Summary | 
| Nested classes inherited from class com.webobjects.appserver.WOComponent | 
| WOComponent.Event | 
| Nested classes inherited from class com.webobjects.foundation.NSKeyValueCoding | 
| NSKeyValueCoding.DefaultImplementation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.Utility, NSKeyValueCoding.ValueAccessor | 
| Nested classes inherited from class com.webobjects.foundation.NSKeyValueCodingAdditions | 
| NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility | 
| Nested classes inherited from class com.webobjects.foundation.NSValidation | 
| NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException | 
| Field Summary | 
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding | 
| NullValue | 
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions | 
| KeyPathSeparator | 
| Constructor Summary | |
| WOSMILPar(WOContext context)Creates a WOSMILPar. | |
| Method Summary | |
|  String | author()Returns the value of the authorbinding. | 
|  String | begin()Returns the value of the beginbinding. | 
|  String | copyright()Returns the value of the copyrightbinding. | 
|  String | duration()Retruns the value of the durationbinding. | 
|  String | end()Returns the value of the endbinding. | 
|  String | endSync()Returns the value of the endSyncbinding. | 
|  String | mediaAbstract()Returns the value of the mediaAbstractbinding. | 
|  String | otherTagString()Returns the value of the otherTagStringproperty. | 
|  String | region()Returns the value of the regionbinding. | 
|  String | repeat()Returns the value of the repeatbinding. | 
|  void | setAuthor(String author)Sets the value of the authorbinding. | 
|  void | setBegin(String begin)Sets the value of the beginbinding. | 
|  void | setCopyright(String copyright)Sets the value of the copyrightbinding. | 
|  void | setDuration(String duration)Sets the value of the durationbinding. | 
|  void | setEnd(String end)Sets the value of the endbinding. | 
|  void | setEndSync(String endSync)Sets the value of the endSyncbinding. | 
|  void | setMediaAbstract(String newAbstract)Sets the value of the mediaAbstractbinding. | 
|  void | setRegion(String region)Sets the value of the regionbinding. | 
|  void | setRepeat(String repeat)Sets the value of the repeatbinding. | 
|  void | setTitle(String title)Sets the value of the titlebinding. | 
|  String | title()Returns the value of the titlebinding. | 
| Methods inherited from class com.webobjects.smil.WOSMILSynchronizationElement | 
| setSystemBitRate, setSystemCaptions, setSystemLanguage, setSystemOverdubOrCaption, setSystemRequired, setSystemScreenDepth, setSystemScreenSize, systemBitRate, systemCaptions, systemLanguage, systemOverdubOrCaption, systemRequired, systemScreenDepth, systemScreenSize, systemTests | 
| Methods inherited from class com.webobjects.smil.WOSMILElement | 
| elementID, setElementID, setOtherTagString, synchronizesVariablesWithBindings | 
| Methods inherited from class java.lang.Object | 
| equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public WOSMILPar(WOContext context)
context - context this component is created with| Method Detail | 
public String author()
author binding.
author bindingpublic String begin()
begin binding.
begin bindingpublic String copyright()
copyright binding.
copyright bindingpublic String duration()
duration binding.
duration bindingpublic String end()
end binding.
end bindingpublic String endSync()
endSync binding.
endSync bindingpublic String mediaAbstract()
mediaAbstract binding.
mediaAbstract bindingpublic String otherTagString()
WOSMILElementotherTagString property.
otherTagString in class WOSMILElementotherTagString propertypublic String region()
region binding.
region bindingpublic String repeat()
repeat binding.
repeat bindingpublic void setAuthor(String author)
author binding.
author - value for the author bindingpublic void setBegin(String begin)
begin binding.
begin - value for the begin bindingpublic void setCopyright(String copyright)
copyright binding.
copyright - value of the copyright bindingpublic void setDuration(String duration)
duration binding.
duration - value for the duration bindingpublic void setEnd(String end)
end binding.
end - value for the end bindingpublic void setEndSync(String endSync)
endSync binding.
endSync - value for the endSync bindingpublic void setMediaAbstract(String newAbstract)
mediaAbstract binding.
newAbstract - value for the mediaAbstract bindingpublic void setRegion(String region)
region binding.
region - value for the region bindingpublic void setRepeat(String repeat)
repeat binding.
repeat - value for the repeat bindingpublic void setTitle(String title)
title binding.
title - value for the title bindingpublic String title()
title binding.
title binding| 
 | Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||