Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CellListView ¶
type CellListView struct {
*dataView.DataListView
}
func NewCellListView ¶
func NewCellListView(masterUI masterUIInterface.MasterUIInterface, name string, bottomMargin int, eventProcessor *eventdata.EventProcessor) *CellListView
func (*CellListView) GetListData ¶
func (asUI *CellListView) GetListData() []uiCommon.IData
func (*CellListView) PreRowDisplay ¶
func (asUI *CellListView) PreRowDisplay(data uiCommon.IData, isSelected bool) string
Click to show internal directories.
Click to hide internal directories.