Documentation
¶
Index ¶
Constants ¶
View Source
const HelpText = `` /* 2382-byte string literal not displayed */
View Source
const HelpTextTips = `` /* 136-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CellDetailView ¶
type CellDetailView struct {
*dataView.DataListView
// contains filtered or unexported fields
}
func NewCellDetailView ¶
func NewCellDetailView(masterUI masterUIInterface.MasterUIInterface, parentView dataView.DataListViewInterface, name string, topMargin, bottomMargin int, eventProcessor *eventdata.EventProcessor, cellIp string) *CellDetailView
func (*CellDetailView) GetListData ¶
func (asUI *CellDetailView) GetListData() []uiCommon.IData
func (*CellDetailView) PreRowDisplay ¶
func (asUI *CellDetailView) PreRowDisplay(data uiCommon.IData, isSelected bool) string
Click to show internal directories.
Click to hide internal directories.