Package screenlets :: Class DefaultMenuItem
[hide private]
[frames] | no frames]

Class DefaultMenuItem

source code

object --+
         |
        DefaultMenuItem

A container with constants for the default menuitems

Instance Methods [hide private]

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

Class Variables [hide private]
  NONE = 0
  THEMES = 2
  INFO = 4
  SIZE = 8
  WINDOW_MENU = 16
  PROPERTIES = 32
  DELETE = 64
  QUIT = 128
  QUIT_ALL = 256
  XML = 512
  ADD = 1024
  STANDARD = 1531
Properties [hide private]

Inherited from object: __class__