Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Calculation::CalculationSelectableTableView Member List

This is the complete list of members for Calculation::CalculationSelectableTableView, including all inherited members.

app()Responder
backgroundColor() constScrollViewinline
bottomMargin() constScrollViewinline
bounds() constView
CalculationSelectableTableView(Responder *parentResponder, TableViewDataSource *dataSource, SelectableTableViewDataSource *selectionDataSource, SelectableTableViewDelegate *delegate=nullptr)Calculation::CalculationSelectableTableView
cellAtLocation(int i, int j)TableView
colorsBackground() constScrollViewinline
commonAncestorWith(Responder *responder)Responder
contentOffset() constScrollViewinline
contentSize()ScrollViewprotected
dataSource()TableViewprotected
deselectTable()SelectableTableView
didBecomeFirstResponder()Respondervirtual
didEnterResponderChain(Responder *previousFirstResponder) overrideSelectableTableViewvirtual
drawRect(KDContext *ctx, KDRect rect) const overrideScrollViewvirtual
handleEvent(Ion::Events::Event event) overrideSelectableTableViewvirtual
horizontalScrollIndicator()ScrollViewinline
indicatorThickness() constScrollViewinline
layoutSubviews() overrideTableViewprotectedvirtual
leftMargin() constScrollViewinline
m_contentViewTableViewprotected
m_delegateSelectableTableViewprotected
m_frameViewprotected
m_selectionDataSourceSelectableTableViewprotected
markRectAsDirty(KDRect rect)Viewprotected
maxContentHeightDisplayableWithoutScrolling()ScrollViewprotected
maxContentWidthDisplayableWithoutScrolling()ScrollViewprotected
minimalSizeForOptimalDisplay() const overrideTableViewvirtual
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
parentResponder() constResponder
pointFromPointInView(View *view, KDPoint point)View
reloadCellAtLocation(int i, int j)TableView
reloadData(bool setFirstResponder=true)SelectableTableView
resetSuperview()View
Responder(Responder *parentResponder)Responder
rightMargin() constScrollViewinline
scrollToCell(int i, int j) overrideCalculation::CalculationSelectableTableViewvirtual
scrollToContentPoint(KDPoint p, bool allowOverscroll=false)ScrollView
scrollToContentRect(KDRect rect, bool allowOverscroll=false)ScrollView
scrollToSubviewOfTypeOfCellAtLocation(HistoryViewCell::SubviewType subviewType, int i, int j)Calculation::CalculationSelectableTableView
ScrollView(View *contentView, ScrollViewDataSource *dataSource)ScrollView
SelectableTableView(Responder *parentResponder, TableViewDataSource *dataSource, SelectableTableViewDataSource *selectionDataSource=nullptr, SelectableTableViewDelegate *delegate=nullptr)SelectableTableView
SelectableTableView(T *p)SelectableTableViewinline
selectCellAtLocation(int i, int j, bool setFirstResponder=true)SelectableTableView
selectColumn(int i)SelectableTableView
selectedCell()SelectableTableView
selectedColumn()SelectableTableView
selectedRow()SelectableTableView
selectRow(int j)SelectableTableView
setBackgroundColor(KDColor c)ScrollViewinline
setBottomMargin(KDCoordinate m)ScrollViewinline
setColorsBackground(bool c)ScrollViewinline
setCommonMargins()ScrollView
setContentOffset(KDPoint offset, bool forceRelayout=false)ScrollView
setFrame(KDRect frame)View
setHorizontalCellOverlap(KDCoordinate o)TableViewinline
setIndicatorThickness(KDCoordinate t)ScrollViewinline
setLeftMargin(KDCoordinate m)ScrollViewinline
setMargins(KDCoordinate top, KDCoordinate right, KDCoordinate bottom, KDCoordinate left)ScrollViewinline
setMargins(KDCoordinate m)ScrollViewinline
setParentResponder(Responder *responder)Responder
setRightMargin(KDCoordinate m)ScrollViewinline
setShowsIndicators(bool s)ScrollViewinline
setSize(KDSize size)View
setTopMargin(KDCoordinate m)ScrollViewinline
setVerticalCellOverlap(KDCoordinate o)TableViewinline
showsIndicators() constScrollViewinline
subview(int index)View
TableView(TableViewDataSource *dataSource, ScrollViewDataSource *scrollDataSource)TableView
toolbox()Responderinlinevirtual
topMargin() constScrollViewinline
updateScrollIndicator()ScrollViewprotected
verticalScrollIndicator()ScrollViewinline
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
visibleContentRect()ScrollViewprotected
willExitResponderChain(Responder *nextFirstResponder) overrideSelectableTableViewvirtual
willResignFirstResponder()Respondervirtual
~View()Viewvirtual