class documentation
class ObjChildren(object): (source)
Undocumented
| Method | filtered |
Returns a NodeList that contains all visible children of this node in correct order. If none, this is a empty NodeList. |
| Method | get |
Returns a NodeList that contains all children of this node in correct order. If none, this is a empty NodeList. |
| Method | get |
Undocumented |
| Method | init |
Undocumented |
| Method | init |
Undocumented |
| Method | manage_init |
ObjChildren.manage_initObjChild |
| Class Variable | __ac |
############################################################################ ### ### Constructor ### ############################################################################ |
| Class Variable | __author |
Undocumented |
| Method | _init |
Undocumented |
Returns a NodeList that contains all visible children of this node in correct order. If none, this is a empty NodeList.
Returns a NodeList that contains all children of this node in correct order. If none, this is a empty NodeList.