Package VMBuilder :: Package plugins :: Class Plugin :: Class StringSetting
[frames] | no frames]

Class StringSetting

source code

    object --+    
             |    
Plugin.Setting --+
                 |
                Plugin.StringSetting

Instance Methods
 
check_value(self, value) source code

Inherited from Setting: __init__, do_check_value, get_default, get_valid_options, get_value, set_default, set_valid_options, set_value, set_value_fuzzy

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from Setting: default

Properties

Inherited from object: __class__