Home | Trees | Indices | Help |
|
---|
|
|
|||
Option An Option stores information about a certain object-attribute. |
|||
FileOption An Option-subclass for string-values that contain filenames. |
|||
ImageOption An Option-subclass for string-values that contain filenames of image-files. |
|||
DirectoryOption An Option-subclass for filename-strings that contain directories. |
|||
BoolOption An Option for boolean values. |
|||
StringOption An Option for values of type string. |
|||
IntOption An Option for values of type number (can be int or float). |
|||
FloatOption An Option for values of type float. |
|||
FontOption An Option for fonts (a simple StringOption). |
|||
ColorOption An Option for colors. |
|||
ListOption An Option-type for list of strings. |
|||
AccountOption An Option-type for username/password combos. |
|||
TimeOption An Option-subclass for string-values that contain dates. |
|||
EditableOptions The EditableOptions can be inherited from to allow objects to export editable options for editing them with the OptionsEditor-class. |
|||
ListOptionDialog An editing dialog used for editing options of the ListOption-type. |
|||
OptionsDialog A dynamic options-editor for editing Screenlets which are implementing the EditableOptions-class. |
|
|||
|
|||
|
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Feb 28 23:21:23 2011 | http://epydoc.sourceforge.net |