Table Of Contents

Previous topic

XRCed

Next topic

Attribute

This Page

phoenix_title attribute

Attribute processing classes.

This module contains some predefined classes which can be used to store and retrieve XML data into Python objects.


class_hierarchy Inheritance Diagram

Inheritance diagram for module attribute

Inheritance diagram of attribute


class_summary Classes Summary

Attribute Base class, used for simple attributes, i.e. single attributes
AttributeAttribute Attribute as an XML attribute of the element node.
BitmapAttribute Bitmap attribute.
CDATAAttribute  
CheckContentAttribute CheckList content. Value is a list of tuples (checked, string).
CodeAttribute  
CommentAttribute Comment is the value of comment object.
ContentAttribute Content attribute class. Value is a list of strings.
DictAttribute DictAttribute uses dictionary object for passing data.
EncodingAttribute Encoding is a special attribute stored in dom object.
FontAttribute  
HelpContentAttribute RadioBox content. Value is a list of tuples (string, tooltip, help).
MultiAttribute Repeated attribute like growablecols.