A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
C
- callOnClick() - function in android.view.CodeView
- cancelDragAndDrop() - function in android.view.CodeView
- cancelHighlighterRender() - function in com.amrdeveloper.codeview.CodeView
- Stop the highlighter task
- cancelLongPress() - function in android.widget.CodeView
- cancelPendingInputEvents() - function in android.view.CodeView
- canResolveLayoutDirection() - function in android.view.CodeView
- canResolveTextAlignment() - function in android.view.CodeView
- canResolveTextDirection() - function in android.view.CodeView
- canScrollHorizontally(int) - function in android.view.CodeView
- canScrollVertically(int) - function in android.view.CodeView
- checkInputConnectionProxy(View) - function in android.view.CodeView
- clearAnimation() - function in android.view.CodeView
- clearCodes() - function in com.amrdeveloper.codeview.CodeViewAdapter
- Clear the current code list and notify data set changed
- clearComposingText() - function in android.widget.CodeView
- clearFocus() - function in android.view.CodeView
- clearListSelection() - function in android.widget.CodeView
- clearMatches() - function in com.amrdeveloper.codeview.CodeView
- Clear all the matches tokens
- clearMatches() - function in com.amrdeveloper.codeview.Findable
- Clear all the matches tokens
- clearPairCompleteMap() - function in com.amrdeveloper.codeview.CodeView
- Clear all of pairs
- clearViewTranslationCallback() - function in android.view.CodeView
- Code - class in com.amrdeveloper.codeview
- Interface to represent a different types of code such as keywords or snippets
- CodeView - class in com.amrdeveloper.codeview
- CodeView is a CustomView to provide a lot of features that you need to highlights and creating an editor for your custom programming language or data format
- CodeViewAdapter - class in com.amrdeveloper.codeview
- Custom base adapter that to use it in CodeView auto complete and snippets feature CodeViewAdapter supports to take a list of code which can include Keywords and snippets
- com.amrdeveloper.codeview - package com.amrdeveloper.codeview
- combineMeasuredStates(int,int) - function in android.view.CodeView
- computeScroll() - function in android.widget.CodeView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.CodeView
- createAccessibilityNodeInfo() - function in android.view.CodeView
- createContextMenu(ContextMenu) - function in android.view.CodeView