Numworks Epsilon  1.4.1
Graphing Calculator Operating System
TextInput Member List

This is the complete list of members for TextInput, including all inherited members.

app()Responder
backgroundColor() constTextInputinline
bottomMargin() constScrollViewinline
bounds() constView
colorsBackground() constScrollViewinline
commonAncestorWith(Responder *responder)Responder
contentOffset() constScrollViewinline
contentSize()ScrollViewprotected
contentView()TextInputinlineprotected
cursorLocation() constTextInputinline
didBecomeFirstResponder()Respondervirtual
didEnterResponderChain(Responder *previousFirstResponder)Respondervirtual
drawRect(KDContext *ctx, KDRect rect) const overrideScrollViewvirtual
handleEvent(Ion::Events::Event event) overrideScrollableViewvirtual
handleEventWithText(const char *text, bool indenting=false)=0TextInputpure virtual
horizontalScrollIndicator()ScrollViewinline
indicatorThickness() constScrollViewinline
insertTextAtLocation(const char *textBuffer, int location)TextInputprotected
layoutSubviews() overrideScrollableViewprotectedvirtual
leftMargin() constScrollViewinline
m_contentViewScrollViewprotected
m_frameViewprotected
m_manualScrollingOffsetScrollableViewprotected
markRectAsDirty(KDRect rect)Viewprotected
maxContentHeightDisplayableWithoutScrolling()ScrollViewprotected
maxContentWidthDisplayableWithoutScrolling()ScrollViewprotected
minimalSizeForOptimalDisplay() constViewvirtual
nonEditableContentView() const =0TextInputprotectedpure virtual
offset() constScrollViewDataSource
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
parentResponder() constResponder
pointFromPointInView(View *view, KDPoint point)View
reloadScroll(bool forceRelayout=false)ScrollableView
removeChar()TextInput
removeEndOfLine()TextInputprotectedvirtual
resetSuperview()View
Responder(Responder *parentResponder)Responder
rightMargin() constScrollViewinline
ScrollableView(Responder *parentResponder, View *view, ScrollViewDataSource *dataSource)ScrollableView
scrollToContentPoint(KDPoint p, bool allowOverscroll=false)ScrollView
scrollToContentRect(KDRect rect, bool allowOverscroll=false)ScrollView
scrollToCursor()TextInputvirtual
ScrollView(View *contentView, ScrollViewDataSource *dataSource)ScrollView
ScrollViewDataSource()ScrollViewDataSource
setBackgroundColor(KDColor backgroundColor)TextInput
setBottomMargin(KDCoordinate m)ScrollViewinline
setColorsBackground(bool c)ScrollViewinline
setCommonMargins()ScrollView
setContentOffset(KDPoint offset, bool forceRelayout=false)ScrollView
setCursorLocation(int location)TextInput
setFrame(KDRect frame)View
setIndicatorThickness(KDCoordinate t)ScrollViewinline
setLeftMargin(KDCoordinate m)ScrollViewinline
setMargins(KDCoordinate top, KDCoordinate right, KDCoordinate bottom, KDCoordinate left)ScrollViewinline
setMargins(KDCoordinate m)ScrollViewinline
setOffset(KDPoint offset)ScrollViewDataSource
setParentResponder(Responder *responder)Responder
setRightMargin(KDCoordinate m)ScrollViewinline
setShowsIndicators(bool s)ScrollViewinline
setSize(KDSize size)View
setTextColor(KDColor textColor)TextInput
setTopMargin(KDCoordinate m)ScrollViewinline
showsIndicators() constScrollViewinline
subview(int index)View
text() constTextInputinline
TextInput(Responder *parentResponder, View *contentView)TextInput
toolbox() overrideTextInputvirtual
topMargin() constScrollViewinline
updateScrollIndicator()ScrollViewprotected
verticalScrollIndicator()ScrollViewinline
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
visibleContentRect()ScrollViewprotected
willExitResponderChain(Responder *nextFirstResponder)Respondervirtual
willResignFirstResponder()Respondervirtual
~View()Viewvirtual