context
(type: NoneType)
Nonedefault
(type:
ValidatedProperty)
<zope.schema._bootstrapfields.ValidatedProperty object at 0x40b28f2c>description
(type:
FieldProperty)
<zope.schema.fieldproperty.FieldProperty object at 0x40b223ec>interface
(type: NoneType)
Nonemissing_value
(type: NoneType)
Noneorder
(type:
int)
734readonly
(type:
FieldProperty)
<zope.schema.fieldproperty.FieldProperty object at 0x40b2280c>required
(type:
FieldProperty)
<zope.schema.fieldproperty.FieldProperty object at 0x40b22d0c>title
(type:
FieldProperty)
<zope.schema.fieldproperty.FieldProperty object at 0x40b0208c>bind(object)
constraint(value)
get(object)
getDoc()
Returns the documentation for the object.
getName()
Returns the name of the object.
getTaggedValue(tag)
Returns the value associated with tag.
getTaggedValueTags()
Returns a list of all tags.
query(object, default=None)
queryTaggedValue(tag, default=None)
Returns the value associated with tag.
set(object, value)
setTaggedValue(tag, value)
Associates value with key.
validate(value)