Package peppy :: Package lib :: Module userparams :: Class ClassPrefs
[frames] | no frames]

Class ClassPrefs

object --+
         |
        ClassPrefs
Known Subclasses:

Base class to extend in order to support class prefs.

Uses the ClassPrefsMetaClass to provide automatic support for the prefs class attribute.

Nested Classes
  __metaclass__
Instance Methods

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables
  classprefs = <peppy.lib.userparams.PrefsProxy object at 0x44c1...
  preferences_sort_weight = 500
Sorting weight (from 0 to 1000) if you want to group items out of the
Properties

Inherited from object: __class__

Class Variable Details

classprefs

Value:
<peppy.lib.userparams.PrefsProxy object at 0x44c1210>