| Home | Trees | Index | Help |
|---|
| Package pdi :: Module vcalendar :: Class VTodo |
|
object--+ |Component--+ | VTodo
| Method Summary | |
|---|---|
| |
| a new object with type S, a subtype of T |
|
Serialize this component as well as it's properties and subcomponents. (inherited from Component)
| |
pdi.core.Component
|
Add a subcomponent to this component. (inherited from Component)
|
Candy method for adding several components at one time. (inherited from Component)
| |
Candy method for adding several properties at one time. (inherited from Component)
| |
pdi.core.Property
|
Add a property to this component. (inherited from Component)
|
| string |
Return the name of this component. (inherited from Component)
|
Interprets a symbol and value. (inherited from Component)
| |
pdi.core.Component
|
This parses one line of data. (inherited from Component)
|
Register all valid (or invalid, depending on rule) components. (inherited from Component)
| |
Register valid (or invalid, depending on rule) properties. (inherited from Component)
| |
Register available property types. (inherited from Component)
| |
This will make sure that all mandatory components and properties are present. (inherited from Component)
| |
| Method Details |
|---|
__init__(self,
parent=None)
|
__new__(S, ...)
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Sun Nov 24 14:33:25 2002 | http://epydoc.sf.net |