Versions in this module Expand all Collapse all v0 v0.7.6 Jan 3, 2017 Changes in this version + type EventListView struct + func NewEventListView(masterUI masterUIInterface.MasterUIInterface, name string, bottomMargin int, ...) *EventListView + func (asUI *EventListView) GetListData() []uiCommon.IData + func (asUI *EventListView) PreRowDisplay(data uiCommon.IData, isSelected bool) string