gws.plugin.legend.html

HTML legend.

Source code: gws.plugin.legend.html

Package Contents

class gws.plugin.legend.html.Config(*args, **kwargs)

Bases: gws.base.legend.Config

HTML-based legend.

template: gws.ext.config.template

template for an HTML legend

class gws.plugin.legend.html.Object

Bases: gws.base.legend.Object

Generic legend object.

template: gws.Template
configure()

Configuration hook.

render(args=None)