Package elisa :: Package plugins :: Package bad :: Package raval_frontend :: Module location_model :: Class LocationModel
[hide private]
[frames] | no frames]

Class LocationModel

source code


DOCME

Nested Classes [hide private]

Inherited from core.component.Component: __metaclass__

Instance Methods [hide private]

Inherited from base_components.model.Model: __init__

Inherited from core.component.Component: clean, initialize, load_config, save_config

Inherited from core.observers.observable.Observable: __setattr__, add_observer, remove_observer

Inherited from core.observers.list.ListObservable: __delitem__, __delslice__, __eq__, __hash__, __iadd__, __imul__, __repr__, __setitem__, __setslice__, append, attribute_set, extend, insert, pop, remove, reverse, sort

Inherited from extern.log.log.Loggable: debug, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure

Inherited from core.utils.threadsafe_list.ThreadsafeList: __add__, __contains__, __copy__, __deepcopy__, __getitem__, __getslice__, __iter__, __len__, __mul__, count, index

Inherited from list: __ge__, __getattribute__, __gt__, __le__, __lt__, __ne__, __new__, __reversed__, __rmul__

Inherited from object: __delattr__, __reduce__, __reduce_ex__, __str__

Static Methods [hide private]

Inherited from core.component.Component: __classinit__

Class Variables [hide private]
string name = 'location_model'
Component's name

Inherited from core.component.Component: checked, config_doc, default_config, id, plugin

Inherited from extern.log.log.Loggable: logCategory

Instance Variables [hide private]

Inherited from base_components.model.Model: activate_action, activity, loading, parent

Inherited from core.component.Component: config, path

Properties [hide private]

Inherited from object: __class__