Home | Trees | Indices | Help |
|
---|
|
object --+ | base.attrdef.AttributeDef --+ | base.attrdef.AtomicAttribute --+ | DisplayHintAttribute
is a display hint.
Display hint literals are comma-separated key=value sequences. Keys are up to the application and evaluated by htmltable, votable, etc.
The parsed values are simply dictionaries mapping strings to strings, i.e., value validation cannot be performed here (yet -- do we want this? A central repository of display hints would be kinda useful...)
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
typeDesc_ =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |