Versions in this module Expand all Collapse all v0 v0.2.0 Sep 27, 2017 Changes in this version + type ConstraintsChildView struct + func NewConstraintsChildView() *ConstraintsChildView + func (v *ConstraintsChildView) Build(ctx view.Context) view.Model + type ConstraintsView struct + func NewConstraintsView() *ConstraintsView + func (v *ConstraintsView) Build(ctx view.Context) view.Model + type TableCell struct + Painter paint.Painter + String string + func NewTableCell() *TableCell + func (v *TableCell) Build(ctx view.Context) view.Model + type TableView struct + func NewTableView() *TableView + func (v *TableView) Build(ctx view.Context) view.Model