| Attributes defined for this kind: | ||||||
| Attribute (inherited from) | Description / Issues | Cardinality | Type | Initial Value | Required? | |
| className | single | Text | N/A | No | ||
| description (from Item) | single | Bytes | N/A | No | ||
| freeValueOf (from Item) (inverse: 'freeValues') | dict | N/A | N/A | No | ||
| freeValues (from Item) (inverse: 'freeValueOf') | dict | N/A | N/A | No | ||
| inheritFrom (from Item) (inverse: 'inheritTo') | single | N/A | N/A | No | ||
| inheritTo (from Item) (inverse: 'inheritFrom') | list | N/A | N/A | No | ||
| monitors (from Item) (inverse: 'item') | list | N/A | N/A | No | ||
| osaf.framework.attributeEditors.AttributeEditorMappingCollection.editors.inverse (inverse: 'editors') | single | AttributeEditorMappingCollection | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.detailItem.inverse (from Item) (inverse: 'detailItem') | list | BranchPointBlock | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.detailItemCollection.inverse (from Item) (inverse: 'detailItemCollection') | list | BranchPointBlock | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.selectedItem.inverse (from Item) (inverse: 'selectedItem') | list | BranchPointBlock | N/A | No | ||
| p2p.mail.MailAccount.imap.inverse (from Item) (inverse: 'imap') | list | MailAccount | N/A | No | ||
| p2p.mail.MailAccount.smtp.inverse (from Item) (inverse: 'smtp') | list | MailAccount | N/A | No | ||
| references (from Item) (inverse: 'item') | list | Item | N/A | No | ||
| watchers (from Item) (inverse: 'watchedItems') | dict | N/A | N/A | No | ||
| watches (from Item) (inverse: 'watchingItem') | list | N/A | N/A | No | ||
| Attribute values for this item: | |
| Attribute | Value |
| classes | python: class 'osaf.framework.attributeEditors.AttributeEditors.AttributeEditorMapping' (class 'application.schema.ItemClass') |
| clouds | |
| description |
A mapping from a 'type name' (the name of this L{Item}) to a specific
L{BaseAttributeEditor} subclass.
This item's name is a type name (of an attribute) that'll cause this
editor to be used to present or edit that attribute's value, optionally
followed by a '+'-separated list of words that, if present, influence
the attribute editor picking process - see L{getAEClass} for a full
explanation of how it's used.
@ivar className: class path (python dotted style) to this attribute editor.
@type className: String
(type 'str') |
| extent | None |
| superKinds | Item |
| typeFor | editors |
| Clouds associated with this kind: | |
| Cloud | Endpoints |