Home | Trees | Indices | Help |
|
---|
|
Super class for entities having settings.
Instance Methods | |||
SettingCollection |
|
||
|
|||
|
|||
|
|||
|
|||
Setting |
|
||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
list of Setting |
settings_f The local list of settings. |
Inherited from Inherited from |
Method Details |
Instantiates settings collection.
|
Adds a simple setting to local list of settings. Note that this list is considered only at creation time. For later modifications, collection must be used.
|
Adds a link setting to local list of settings. Note that this list is considered only at creation time. For later modifications, collection must be used.
|
Adds a property setting to local list of settings. Note that this list is considered only at creation time. For later modifications, collection must be used.
|
Fetches a setting.
|
Property Details |
settings_fThe local list of settings.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |