Service to display history.

openalea.oalab.service.history.display_history(history)[source]

Add a new line txt of history in the displayers

openalea.oalab.service.history.register_history_displayer(history_displayer)[source]

An history_displayer is an object with a method "clear" and a method append (see IHistoryDisplayer interface) that display the history

Previous topic

<no title>

Next topic

<no title>

This Page