xdata
Previous:
Front Matter
Up:
xdata
Next:
1. XTypes
Contents
1. XTypes
1.1 XNone
1.2 XInt
1.3 XFloat
1.4 XString
1.4.1 XBoolean
1.4.2 XFileName
1.4.3 XDirName
1.5 XList
1.6 XTuple
1.7 XDict
1.8 XInstance and XSalomeReference
1.8.1 XInstance
1.8.2 XSalomeReference
1.9 XMulTypes
2. XAttribute
3. XMethod
4. XObject and XNamedObject
4.1 Constructor attributes (keyword __init__xattributes__)
4.1.1 Implicit or Explicit attributes (keyword __init__argslen__)
4.1.2 What about the user constructor ?
4.2 What about the user accessors ?
4.3 Other attributes (keyword __object__xattributes__)
4.4 Read-only attributes
4.5 Dependencies between attributes
4.6 Object methods (keyword __object__xmethods__)
4.7 XDATA_VERBOSE
5. Other utilities
5.1 Version
5.2 getXClasses
5.3 getXObjects
6. Customization of xdata ...
6.1 Adding a condition to XInt
6.2 Adding keywords to XAttribute
6.3 Using a customized XAttribute class
7. Meta-information used for Salome and for Graphical User Interfaces
7.1 The boostrap files (_xdata.py files)
7.2 __xdata__items__ keyword
7.3 __xdata__name__ keyword
8. Graphical User Interface special features
8.1 Dialog creation
8.1.1 createDialog class method
8.2 Attribute edition : the createEditor execution
8.3 Popups from study
8.4 Popups from editor
8.5 Tooltips facility
9. Integration in a Python Graphical User Interface
9.1 Launcher
10. Integration in the Salome environnement
10.1 Pure corba batch mode
10.2 Wrapping corba batch mode
10.3 Interaction via the Salome Interface Applicative
10.4 Interaction via the Salome Supervision
11. Interaction with other Salome Modules
11.1 MED salome module
11.1.1 Pure python mode
11.1.2 Salome batch mode
11.1.3 Interaction via the Salome Interface Applicative
xdata
Previous:
Front Matter
Up:
xdata
Next:
1. XTypes
Release 0.7.3, documentation updated on September 14, 2009.