| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
  object --+            
           |            
AttributeDef --+        
               |        
 AtomicAttribute --+    
                   |    
    UnicodeAttribute --+
                       |
                      StringListAttribute
An attribute containing a list of comma separated strings.
The value is a list. This is similar to a complexattrs.ListOfAtoms with UnicodeAttribute items, except the literal is easier to write but more limited. Use this for the user's convenience.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        realDefault = 
     | 
  |
        typeDesc_ = 
     | 
  |
| Properties | |
| default_ | |
| 
     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. 
  | 
| Property Details | 
  default_
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |