class openalea.oalab.paradigm.controller.ParadigmController(**kwds)[source]

Bases: object

default_file_name

alias of unicode

default_name

alias of unicode

extension

alias of unicode

icon

alias of unicode

mimetype_data

alias of unicode

mimetype_model

alias of unicode

pattern

alias of unicode

animate(*args, **kwargs)[source]
apply()[source]
execute()[source]
init(*args, **kwargs)[source]
namespace(model, **kwargs)[source]
read()[source]
run(*args, **kwargs)[source]
runnable()[source]
set_value(value)[source]
set_widget_value(value)[source]
step(nstep=1)[source]
stop()[source]
value()[source]
widget()[source]
Returns:the edition widget
widget_value()[source]
model
name
openalea.oalab.paradigm.controller.check_mutually_exclusive(kwds, name1, name2)[source]

Previous topic

<no title>

Next topic

<no title>

This Page