|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextElement | |
---|---|
christophedelory.playlist.asx | The Advanced Stream Redirector (ASX) format is a type of XML metafile designed to store a list of Windows Media files to play during a multimedia presentation. |
Uses of TextElement in christophedelory.playlist.asx |
---|
Methods in christophedelory.playlist.asx that return TextElement | |
---|---|
TextElement |
Banner.getAbstract()
Returns the description of the associated element. |
TextElement |
AsxOrEntryElement.getAbstract()
Returns the description of the associated element. |
TextElement |
AsxOrEntryElement.getAuthor()
Returns the author of a media clip or a Windows Media metafile. |
TextElement |
AsxOrEntryElement.getCopyright()
Returns the copyright information for this element. |
TextElement |
AsxOrEntryElement.getTitle()
Returns the title associated to this element. |
Methods in christophedelory.playlist.asx with parameters of type TextElement | |
---|---|
void |
Banner.setAbstract(TextElement abstrct)
Initializes the description of the associated element. |
void |
AsxOrEntryElement.setAbstract(TextElement abstrct)
Initializes the description of the associated element. |
void |
AsxOrEntryElement.setAuthor(TextElement author)
Initializes the author of a media clip or a Windows Media metafile. |
void |
AsxOrEntryElement.setCopyright(TextElement copyright)
Initializes the copyright information for this element. |
void |
AsxOrEntryElement.setTitle(TextElement title)
Initializes the title of this element. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |