Package pads :: Module zadpad :: Class ZadPad
[frames] | no frames]

Class ZadPad


Instance Methods
 
__init__(self, evas, *v, **m)
 
configure(self, environment, config)
 
resize(self, w, h)
 
reorder(self)
 
modify(self)
 
watcher(self)
 
cascade(self, parent)
 
execute(self, parent)

Inherited from input.Input: __str__, close, init

Method Details

__init__(self, evas, *v, **m)
(Constructor)

 
Overrides: input.Input.__init__

configure(self, environment, config)

 
Overrides: input.Input.configure

watcher(self)

 
Decorators:
  • @tasklet

cascade(self, parent)

 
Decorators:
  • @tasklet
Overrides: input.Input.cascade

execute(self, parent)

 
Decorators:
  • @tasklet