Versions in this module Expand all Collapse all v0 v0.7.7 Jan 5, 2017 v0.7.6 Jan 3, 2017 Changes in this version + type RouteMapDetailWidget struct + func NewRouteMapDetailWidget(masterUI masterUIInterface.MasterUIInterface, name string, height int, ...) *RouteMapDetailWidget + func (w *RouteMapDetailWidget) Layout(g *gocui.Gui) error + func (w *RouteMapDetailWidget) Name() string + type RouteMapListView struct + func NewRouteMapListView(masterUI masterUIInterface.MasterUIInterface, ...) *RouteMapListView + func (asUI *RouteMapListView) GetListData() []uiCommon.IData + func (asUI *RouteMapListView) PreRowDisplay(data uiCommon.IData, isSelected bool) string