C# Class android.widget.TextView

Inheritance: android.view.View, android.view.ViewTreeObserver.OnPreDrawListener
Afficher le fichier Open project: JeroMiya/androidmono Class Usage Examples

Méthodes publiques

Méthode Description
TextView ( android arg0 )
TextView ( android arg0, android arg1 )
TextView ( android arg0, android arg1, int arg2 )
addTextChangedListener ( android arg0 ) : void
append ( java arg0 ) : void
append ( java arg0, int arg1, int arg2 ) : void
append ( string arg0 ) : void
append ( string arg0, int arg1, int arg2 ) : void
beginBatchEdit ( ) : void
bringPointIntoView ( int arg0 ) : bool
cancelLongPress ( ) : void
clearComposingText ( ) : void
computeScroll ( ) : void
debug ( int arg0 ) : void
didTouchFocusSelect ( ) : bool
dispatchPopulateAccessibilityEvent ( android arg0 ) : bool
endBatchEdit ( ) : void
extractText ( android arg0, android arg1 ) : bool
getAutoLinkMask ( ) : int
getBaseline ( ) : int
getCompoundDrawablePadding ( ) : int
getCompoundDrawables ( ) : global::android.graphics.drawable.Drawable[]
getCompoundPaddingBottom ( ) : int
getCompoundPaddingLeft ( ) : int
getCompoundPaddingRight ( ) : int
getCompoundPaddingTop ( ) : int
getCurrentHintTextColor ( ) : int
getCurrentTextColor ( ) : int
getEditableText ( ) : global::android.text.Editable
getEllipsize ( ) : global::android.text.TextUtils.TruncateAt
getError ( ) : global::java.lang.CharSequence
getExtendedPaddingBottom ( ) : int
getExtendedPaddingTop ( ) : int
getFilters ( ) : global::android.text.InputFilter[]
getFocusedRect ( android arg0 ) : void
getFreezesText ( ) : bool
getGravity ( ) : int
getHint ( ) : global::java.lang.CharSequence
getHintTextColors ( ) : global::android.content.res.ColorStateList
getImeActionId ( ) : int
getImeActionLabel ( ) : global::java.lang.CharSequence
getImeOptions ( ) : int
getInputExtras ( bool arg0 ) : global::android.os.Bundle
getInputType ( ) : int
getKeyListener ( ) : global::android.text.method.KeyListener
getLayout ( ) : global::android.text.Layout
getLineBounds ( int arg0, android arg1 ) : int
getLineCount ( ) : int
getLineHeight ( ) : int
getLinkTextColors ( ) : global::android.content.res.ColorStateList
getLinksClickable ( ) : bool
getMovementMethod ( ) : global::android.text.method.MovementMethod
getPaint ( ) : global::android.text.TextPaint
getPaintFlags ( ) : int
getPrivateImeOptions ( ) : global::java.lang.String
getSelectionEnd ( ) : int
getSelectionStart ( ) : int
getText ( ) : global::java.lang.CharSequence
getTextColor ( android arg0, android arg1, int arg2 ) : int
getTextColors ( ) : global::android.content.res.ColorStateList
getTextColors ( android arg0, android arg1 ) : global::android.content.res.ColorStateList
getTextScaleX ( ) : float
getTextSize ( ) : float
getTotalPaddingBottom ( ) : int
getTotalPaddingLeft ( ) : int
getTotalPaddingRight ( ) : int
getTotalPaddingTop ( ) : int
getTransformationMethod ( ) : global::android.text.method.TransformationMethod
getTypeface ( ) : global::android.graphics.Typeface
getUrls ( ) : global::android.text.style.URLSpan[]
hasSelection ( ) : bool
invalidateDrawable ( android arg0 ) : void
isInputMethodTarget ( ) : bool
length ( ) : int
moveCursorToVisibleOffset ( ) : bool
onBeginBatchEdit ( ) : void
onCheckIsTextEditor ( ) : bool
onCommitCompletion ( android arg0 ) : void
onCreateInputConnection ( android arg0 ) : global::android.view.inputmethod.InputConnection
onEditorAction ( int arg0 ) : void
onEndBatchEdit ( ) : void
onFinishTemporaryDetach ( ) : void
onKeyDown ( int arg0, android arg1 ) : bool
onKeyMultiple ( int arg0, int arg1, android arg2 ) : bool
onKeyShortcut ( int arg0, android arg1 ) : bool
onKeyUp ( int arg0, android arg1 ) : bool
onPreDraw ( ) : bool
onPrivateIMECommand ( java arg0, android arg1 ) : bool
onRestoreInstanceState ( android arg0 ) : void
onSaveInstanceState ( ) : global::android.os.Parcelable
onStartTemporaryDetach ( ) : void
onTextContextMenuItem ( int arg0 ) : bool
onTouchEvent ( android arg0 ) : bool
onTrackballEvent ( android arg0 ) : bool
onWindowFocusChanged ( bool arg0 ) : void
performLongClick ( ) : bool
removeTextChangedListener ( android arg0 ) : void
setAutoLinkMask ( int arg0 ) : void
setCompoundDrawablePadding ( int arg0 ) : void
setCompoundDrawables ( android arg0, android arg1, android arg2, android arg3 ) : void
setCompoundDrawablesWithIntrinsicBounds ( android arg0, android arg1, android arg2, android arg3 ) : void
setCompoundDrawablesWithIntrinsicBounds ( int arg0, int arg1, int arg2, int arg3 ) : void
setCursorVisible ( bool arg0 ) : void
setEditableFactory ( android arg0 ) : void
setEllipsize ( android arg0 ) : void
setEms ( int arg0 ) : void
setError ( java arg0 ) : void
setError ( java arg0, android arg1 ) : void
setError ( string arg0 ) : void
setError ( string arg0, android arg1 ) : void
setExtractedText ( android arg0 ) : void
setFilters ( android arg0 ) : void
setFreezesText ( bool arg0 ) : void
setGravity ( int arg0 ) : void
setHeight ( int arg0 ) : void
setHighlightColor ( int arg0 ) : void
setHint ( int arg0 ) : void
setHint ( java arg0 ) : void
setHint ( string arg0 ) : void
setHintTextColor ( android arg0 ) : void
setHintTextColor ( int arg0 ) : void
setHorizontallyScrolling ( bool arg0 ) : void
setImeActionLabel ( java arg0, int arg1 ) : void
setImeActionLabel ( string arg0, int arg1 ) : void
setImeOptions ( int arg0 ) : void
setIncludeFontPadding ( bool arg0 ) : void
setInputExtras ( int arg0 ) : void
setInputType ( int arg0 ) : void
setKeyListener ( android arg0 ) : void
setLineSpacing ( float arg0, float arg1 ) : void
setLines ( int arg0 ) : void
setLinkTextColor ( android arg0 ) : void
setLinkTextColor ( int arg0 ) : void
setLinksClickable ( bool arg0 ) : void
setMarqueeRepeatLimit ( int arg0 ) : void
setMaxEms ( int arg0 ) : void
setMaxHeight ( int arg0 ) : void
setMaxLines ( int arg0 ) : void
setMaxWidth ( int arg0 ) : void
setMinEms ( int arg0 ) : void
setMinHeight ( int arg0 ) : void
setMinLines ( int arg0 ) : void
setMinWidth ( int arg0 ) : void
setMovementMethod ( android arg0 ) : void
setOnEditorActionListener ( android arg0 ) : void
setOnEditorActionListener ( global arg0 ) : void
setPadding ( int arg0, int arg1, int arg2, int arg3 ) : void
setPaintFlags ( int arg0 ) : void
setPrivateImeOptions ( java arg0 ) : void
setRawInputType ( int arg0 ) : void
setScroller ( android arg0 ) : void
setSelectAllOnFocus ( bool arg0 ) : void
setSelected ( bool arg0 ) : void
setShadowLayer ( float arg0, float arg1, float arg2, int arg3 ) : void
setSingleLine ( ) : void
setSingleLine ( bool arg0 ) : void
setSpannableFactory ( android arg0 ) : void
setText ( char arg0, int arg1, int arg2 ) : void
setText ( int arg0 ) : void
setText ( int arg0, android arg1 ) : void
setText ( java arg0 ) : void
setText ( java arg0, android arg1 ) : void
setText ( string arg0 ) : void
setText ( string arg0, android arg1 ) : void
setTextAppearance ( android arg0, int arg1 ) : void
setTextColor ( android arg0 ) : void
setTextColor ( int arg0 ) : void
setTextKeepState ( java arg0 ) : void
setTextKeepState ( java arg0, android arg1 ) : void
setTextKeepState ( string arg0 ) : void
setTextKeepState ( string arg0, android arg1 ) : void
setTextScaleX ( float arg0 ) : void
setTextSize ( float arg0 ) : void
setTextSize ( int arg0, float arg1 ) : void
setTransformationMethod ( android arg0 ) : void
setTypeface ( android arg0 ) : void
setTypeface ( android arg0, int arg1 ) : void
setWidth ( int arg0 ) : void

Méthodes protégées

Méthode Description
TextView ( global @__env )
computeHorizontalScrollRange ( ) : int
computeVerticalScrollExtent ( ) : int
computeVerticalScrollRange ( ) : int
drawableStateChanged ( ) : void
getBottomPaddingOffset ( ) : int
getDefaultEditable ( ) : bool
getDefaultMovementMethod ( ) : global::android.text.method.MovementMethod
getLeftFadingEdgeStrength ( ) : float
getLeftPaddingOffset ( ) : int
getRightFadingEdgeStrength ( ) : float
getRightPaddingOffset ( ) : int
getTopPaddingOffset ( ) : int
isPaddingOffsetRequired ( ) : bool
onAttachedToWindow ( ) : void
onCreateContextMenu ( android arg0 ) : void
onDetachedFromWindow ( ) : void
onDraw ( android arg0 ) : void
onFocusChanged ( bool arg0, int arg1, android arg2 ) : void
onMeasure ( int arg0, int arg1 ) : void
onSelectionChanged ( int arg0, int arg1 ) : void
onTextChanged ( java arg0, int arg1, int arg2, int arg3 ) : void
onTextChanged ( string arg0, int arg1, int arg2, int arg3 ) : void
setFrame ( int arg0, int arg1, int arg2, int arg3 ) : bool
verifyDrawable ( android arg0 ) : bool

Private Methods

Méthode Description
TextView ( )

Method Details

TextView() public méthode

public TextView ( android arg0 )
arg0 android

TextView() public méthode

public TextView ( android arg0, android arg1 )
arg0 android
arg1 android

TextView() public méthode

public TextView ( android arg0, android arg1, int arg2 )
arg0 android
arg1 android
arg2 int

TextView() protected méthode

protected TextView ( global @__env )
@__env global

addTextChangedListener() public méthode

public addTextChangedListener ( android arg0 ) : void
arg0 android
Résultat void

append() public méthode

public append ( java arg0 ) : void
arg0 java
Résultat void

append() public méthode

public append ( java arg0, int arg1, int arg2 ) : void
arg0 java
arg1 int
arg2 int
Résultat void

append() public méthode

public append ( string arg0 ) : void
arg0 string
Résultat void

append() public méthode

public append ( string arg0, int arg1, int arg2 ) : void
arg0 string
arg1 int
arg2 int
Résultat void

beginBatchEdit() public méthode

public beginBatchEdit ( ) : void
Résultat void

bringPointIntoView() public méthode

public bringPointIntoView ( int arg0 ) : bool
arg0 int
Résultat bool

cancelLongPress() public méthode

public cancelLongPress ( ) : void
Résultat void

clearComposingText() public méthode

public clearComposingText ( ) : void
Résultat void

computeHorizontalScrollRange() protected méthode

protected computeHorizontalScrollRange ( ) : int
Résultat int

computeScroll() public méthode

public computeScroll ( ) : void
Résultat void

computeVerticalScrollExtent() protected méthode

protected computeVerticalScrollExtent ( ) : int
Résultat int

computeVerticalScrollRange() protected méthode

protected computeVerticalScrollRange ( ) : int
Résultat int

debug() public méthode

public debug ( int arg0 ) : void
arg0 int
Résultat void

didTouchFocusSelect() public méthode

public didTouchFocusSelect ( ) : bool
Résultat bool

dispatchPopulateAccessibilityEvent() public méthode

public dispatchPopulateAccessibilityEvent ( android arg0 ) : bool
arg0 android
Résultat bool

drawableStateChanged() protected méthode

protected drawableStateChanged ( ) : void
Résultat void

endBatchEdit() public méthode

public endBatchEdit ( ) : void
Résultat void

extractText() public méthode

public extractText ( android arg0, android arg1 ) : bool
arg0 android
arg1 android
Résultat bool

getAutoLinkMask() public méthode

public getAutoLinkMask ( ) : int
Résultat int

getBaseline() public méthode

public getBaseline ( ) : int
Résultat int

getBottomPaddingOffset() protected méthode

protected getBottomPaddingOffset ( ) : int
Résultat int

getCompoundDrawablePadding() public méthode

public getCompoundDrawablePadding ( ) : int
Résultat int

getCompoundDrawables() public méthode

public getCompoundDrawables ( ) : global::android.graphics.drawable.Drawable[]
Résultat global::android.graphics.drawable.Drawable[]

getCompoundPaddingBottom() public méthode

public getCompoundPaddingBottom ( ) : int
Résultat int

getCompoundPaddingLeft() public méthode

public getCompoundPaddingLeft ( ) : int
Résultat int

getCompoundPaddingRight() public méthode

public getCompoundPaddingRight ( ) : int
Résultat int

getCompoundPaddingTop() public méthode

public getCompoundPaddingTop ( ) : int
Résultat int

getCurrentHintTextColor() public méthode

public getCurrentHintTextColor ( ) : int
Résultat int

getCurrentTextColor() public méthode

public getCurrentTextColor ( ) : int
Résultat int

getDefaultEditable() protected méthode

protected getDefaultEditable ( ) : bool
Résultat bool

getDefaultMovementMethod() protected méthode

protected getDefaultMovementMethod ( ) : global::android.text.method.MovementMethod
Résultat global::android.text.method.MovementMethod

getEditableText() public méthode

public getEditableText ( ) : global::android.text.Editable
Résultat global::android.text.Editable

getEllipsize() public méthode

public getEllipsize ( ) : global::android.text.TextUtils.TruncateAt
Résultat global::android.text.TextUtils.TruncateAt

getError() public méthode

public getError ( ) : global::java.lang.CharSequence
Résultat global::java.lang.CharSequence

getExtendedPaddingBottom() public méthode

public getExtendedPaddingBottom ( ) : int
Résultat int

getExtendedPaddingTop() public méthode

public getExtendedPaddingTop ( ) : int
Résultat int

getFilters() public méthode

public getFilters ( ) : global::android.text.InputFilter[]
Résultat global::android.text.InputFilter[]

getFocusedRect() public méthode

public getFocusedRect ( android arg0 ) : void
arg0 android
Résultat void

getFreezesText() public méthode

public getFreezesText ( ) : bool
Résultat bool

getGravity() public méthode

public getGravity ( ) : int
Résultat int

getHint() public méthode

public getHint ( ) : global::java.lang.CharSequence
Résultat global::java.lang.CharSequence

getHintTextColors() public méthode

public getHintTextColors ( ) : global::android.content.res.ColorStateList
Résultat global::android.content.res.ColorStateList

getImeActionId() public méthode

public getImeActionId ( ) : int
Résultat int

getImeActionLabel() public méthode

public getImeActionLabel ( ) : global::java.lang.CharSequence
Résultat global::java.lang.CharSequence

getImeOptions() public méthode

public getImeOptions ( ) : int
Résultat int

getInputExtras() public méthode

public getInputExtras ( bool arg0 ) : global::android.os.Bundle
arg0 bool
Résultat global::android.os.Bundle

getInputType() public méthode

public getInputType ( ) : int
Résultat int

getKeyListener() public méthode

public getKeyListener ( ) : global::android.text.method.KeyListener
Résultat global::android.text.method.KeyListener

getLayout() public méthode

public getLayout ( ) : global::android.text.Layout
Résultat global::android.text.Layout

getLeftFadingEdgeStrength() protected méthode

protected getLeftFadingEdgeStrength ( ) : float
Résultat float

getLeftPaddingOffset() protected méthode

protected getLeftPaddingOffset ( ) : int
Résultat int

getLineBounds() public méthode

public getLineBounds ( int arg0, android arg1 ) : int
arg0 int
arg1 android
Résultat int

getLineCount() public méthode

public getLineCount ( ) : int
Résultat int

getLineHeight() public méthode

public getLineHeight ( ) : int
Résultat int

getLinkTextColors() public méthode

public getLinkTextColors ( ) : global::android.content.res.ColorStateList
Résultat global::android.content.res.ColorStateList

getLinksClickable() public méthode

public getLinksClickable ( ) : bool
Résultat bool

getMovementMethod() public méthode

public getMovementMethod ( ) : global::android.text.method.MovementMethod
Résultat global::android.text.method.MovementMethod

getPaint() public méthode

public getPaint ( ) : global::android.text.TextPaint
Résultat global::android.text.TextPaint

getPaintFlags() public méthode

public getPaintFlags ( ) : int
Résultat int

getPrivateImeOptions() public méthode

public getPrivateImeOptions ( ) : global::java.lang.String
Résultat global::java.lang.String

getRightFadingEdgeStrength() protected méthode

protected getRightFadingEdgeStrength ( ) : float
Résultat float

getRightPaddingOffset() protected méthode

protected getRightPaddingOffset ( ) : int
Résultat int

getSelectionEnd() public méthode

public getSelectionEnd ( ) : int
Résultat int

getSelectionStart() public méthode

public getSelectionStart ( ) : int
Résultat int

getText() public méthode

public getText ( ) : global::java.lang.CharSequence
Résultat global::java.lang.CharSequence

getTextColor() public static méthode

public static getTextColor ( android arg0, android arg1, int arg2 ) : int
arg0 android
arg1 android
arg2 int
Résultat int

getTextColors() public méthode

public getTextColors ( ) : global::android.content.res.ColorStateList
Résultat global::android.content.res.ColorStateList

getTextColors() public static méthode

public static getTextColors ( android arg0, android arg1 ) : global::android.content.res.ColorStateList
arg0 android
arg1 android
Résultat global::android.content.res.ColorStateList

getTextScaleX() public méthode

public getTextScaleX ( ) : float
Résultat float

getTextSize() public méthode

public getTextSize ( ) : float
Résultat float

getTopPaddingOffset() protected méthode

protected getTopPaddingOffset ( ) : int
Résultat int

getTotalPaddingBottom() public méthode

public getTotalPaddingBottom ( ) : int
Résultat int

getTotalPaddingLeft() public méthode

public getTotalPaddingLeft ( ) : int
Résultat int

getTotalPaddingRight() public méthode

public getTotalPaddingRight ( ) : int
Résultat int

getTotalPaddingTop() public méthode

public getTotalPaddingTop ( ) : int
Résultat int

getTransformationMethod() public méthode

public getTransformationMethod ( ) : global::android.text.method.TransformationMethod
Résultat global::android.text.method.TransformationMethod

getTypeface() public méthode

public getTypeface ( ) : global::android.graphics.Typeface
Résultat global::android.graphics.Typeface

getUrls() public méthode

public getUrls ( ) : global::android.text.style.URLSpan[]
Résultat global::android.text.style.URLSpan[]

hasSelection() public méthode

public hasSelection ( ) : bool
Résultat bool

invalidateDrawable() public méthode

public invalidateDrawable ( android arg0 ) : void
arg0 android
Résultat void

isInputMethodTarget() public méthode

public isInputMethodTarget ( ) : bool
Résultat bool

isPaddingOffsetRequired() protected méthode

protected isPaddingOffsetRequired ( ) : bool
Résultat bool

length() public méthode

public length ( ) : int
Résultat int

moveCursorToVisibleOffset() public méthode

public moveCursorToVisibleOffset ( ) : bool
Résultat bool

onAttachedToWindow() protected méthode

protected onAttachedToWindow ( ) : void
Résultat void

onBeginBatchEdit() public méthode

public onBeginBatchEdit ( ) : void
Résultat void

onCheckIsTextEditor() public méthode

public onCheckIsTextEditor ( ) : bool
Résultat bool

onCommitCompletion() public méthode

public onCommitCompletion ( android arg0 ) : void
arg0 android
Résultat void

onCreateContextMenu() protected méthode

protected onCreateContextMenu ( android arg0 ) : void
arg0 android
Résultat void

onCreateInputConnection() public méthode

public onCreateInputConnection ( android arg0 ) : global::android.view.inputmethod.InputConnection
arg0 android
Résultat global::android.view.inputmethod.InputConnection

onDetachedFromWindow() protected méthode

protected onDetachedFromWindow ( ) : void
Résultat void

onDraw() protected méthode

protected onDraw ( android arg0 ) : void
arg0 android
Résultat void

onEditorAction() public méthode

public onEditorAction ( int arg0 ) : void
arg0 int
Résultat void

onEndBatchEdit() public méthode

public onEndBatchEdit ( ) : void
Résultat void

onFinishTemporaryDetach() public méthode

public onFinishTemporaryDetach ( ) : void
Résultat void

onFocusChanged() protected méthode

protected onFocusChanged ( bool arg0, int arg1, android arg2 ) : void
arg0 bool
arg1 int
arg2 android
Résultat void

onKeyDown() public méthode

public onKeyDown ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Résultat bool

onKeyMultiple() public méthode

public onKeyMultiple ( int arg0, int arg1, android arg2 ) : bool
arg0 int
arg1 int
arg2 android
Résultat bool

onKeyShortcut() public méthode

public onKeyShortcut ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Résultat bool

onKeyUp() public méthode

public onKeyUp ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Résultat bool

onMeasure() protected méthode

protected onMeasure ( int arg0, int arg1 ) : void
arg0 int
arg1 int
Résultat void

onPreDraw() public méthode

public onPreDraw ( ) : bool
Résultat bool

onPrivateIMECommand() public méthode

public onPrivateIMECommand ( java arg0, android arg1 ) : bool
arg0 java
arg1 android
Résultat bool

onRestoreInstanceState() public méthode

public onRestoreInstanceState ( android arg0 ) : void
arg0 android
Résultat void

onSaveInstanceState() public méthode

public onSaveInstanceState ( ) : global::android.os.Parcelable
Résultat global::android.os.Parcelable

onSelectionChanged() protected méthode

protected onSelectionChanged ( int arg0, int arg1 ) : void
arg0 int
arg1 int
Résultat void

onStartTemporaryDetach() public méthode

public onStartTemporaryDetach ( ) : void
Résultat void

onTextChanged() protected méthode

protected onTextChanged ( java arg0, int arg1, int arg2, int arg3 ) : void
arg0 java
arg1 int
arg2 int
arg3 int
Résultat void

onTextChanged() protected méthode

protected onTextChanged ( string arg0, int arg1, int arg2, int arg3 ) : void
arg0 string
arg1 int
arg2 int
arg3 int
Résultat void

onTextContextMenuItem() public méthode

public onTextContextMenuItem ( int arg0 ) : bool
arg0 int
Résultat bool

onTouchEvent() public méthode

public onTouchEvent ( android arg0 ) : bool
arg0 android
Résultat bool

onTrackballEvent() public méthode

public onTrackballEvent ( android arg0 ) : bool
arg0 android
Résultat bool

onWindowFocusChanged() public méthode

public onWindowFocusChanged ( bool arg0 ) : void
arg0 bool
Résultat void

performLongClick() public méthode

public performLongClick ( ) : bool
Résultat bool

removeTextChangedListener() public méthode

public removeTextChangedListener ( android arg0 ) : void
arg0 android
Résultat void

setAutoLinkMask() public méthode

public setAutoLinkMask ( int arg0 ) : void
arg0 int
Résultat void

setCompoundDrawablePadding() public méthode

public setCompoundDrawablePadding ( int arg0 ) : void
arg0 int
Résultat void

setCompoundDrawables() public méthode

public setCompoundDrawables ( android arg0, android arg1, android arg2, android arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 android
Résultat void

setCompoundDrawablesWithIntrinsicBounds() public méthode

public setCompoundDrawablesWithIntrinsicBounds ( android arg0, android arg1, android arg2, android arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 android
Résultat void

setCompoundDrawablesWithIntrinsicBounds() public méthode

public setCompoundDrawablesWithIntrinsicBounds ( int arg0, int arg1, int arg2, int arg3 ) : void
arg0 int
arg1 int
arg2 int
arg3 int
Résultat void

setCursorVisible() public méthode

public setCursorVisible ( bool arg0 ) : void
arg0 bool
Résultat void

setEditableFactory() public méthode

public setEditableFactory ( android arg0 ) : void
arg0 android
Résultat void

setEllipsize() public méthode

public setEllipsize ( android arg0 ) : void
arg0 android
Résultat void

setEms() public méthode

public setEms ( int arg0 ) : void
arg0 int
Résultat void

setError() public méthode

public setError ( java arg0 ) : void
arg0 java
Résultat void

setError() public méthode

public setError ( java arg0, android arg1 ) : void
arg0 java
arg1 android
Résultat void

setError() public méthode

public setError ( string arg0 ) : void
arg0 string
Résultat void

setError() public méthode

public setError ( string arg0, android arg1 ) : void
arg0 string
arg1 android
Résultat void

setExtractedText() public méthode

public setExtractedText ( android arg0 ) : void
arg0 android
Résultat void

setFilters() public méthode

public setFilters ( android arg0 ) : void
arg0 android
Résultat void

setFrame() protected méthode

protected setFrame ( int arg0, int arg1, int arg2, int arg3 ) : bool
arg0 int
arg1 int
arg2 int
arg3 int
Résultat bool

setFreezesText() public méthode

public setFreezesText ( bool arg0 ) : void
arg0 bool
Résultat void

setGravity() public méthode

public setGravity ( int arg0 ) : void
arg0 int
Résultat void

setHeight() public méthode

public setHeight ( int arg0 ) : void
arg0 int
Résultat void

setHighlightColor() public méthode

public setHighlightColor ( int arg0 ) : void
arg0 int
Résultat void

setHint() public méthode

public setHint ( int arg0 ) : void
arg0 int
Résultat void

setHint() public méthode

public setHint ( java arg0 ) : void
arg0 java
Résultat void

setHint() public méthode

public setHint ( string arg0 ) : void
arg0 string
Résultat void

setHintTextColor() public méthode

public setHintTextColor ( android arg0 ) : void
arg0 android
Résultat void

setHintTextColor() public méthode

public setHintTextColor ( int arg0 ) : void
arg0 int
Résultat void

setHorizontallyScrolling() public méthode

public setHorizontallyScrolling ( bool arg0 ) : void
arg0 bool
Résultat void

setImeActionLabel() public méthode

public setImeActionLabel ( java arg0, int arg1 ) : void
arg0 java
arg1 int
Résultat void

setImeActionLabel() public méthode

public setImeActionLabel ( string arg0, int arg1 ) : void
arg0 string
arg1 int
Résultat void

setImeOptions() public méthode

public setImeOptions ( int arg0 ) : void
arg0 int
Résultat void

setIncludeFontPadding() public méthode

public setIncludeFontPadding ( bool arg0 ) : void
arg0 bool
Résultat void

setInputExtras() public méthode

public setInputExtras ( int arg0 ) : void
arg0 int
Résultat void

setInputType() public méthode

public setInputType ( int arg0 ) : void
arg0 int
Résultat void

setKeyListener() public méthode

public setKeyListener ( android arg0 ) : void
arg0 android
Résultat void

setLineSpacing() public méthode

public setLineSpacing ( float arg0, float arg1 ) : void
arg0 float
arg1 float
Résultat void

setLines() public méthode

public setLines ( int arg0 ) : void
arg0 int
Résultat void

setLinkTextColor() public méthode

public setLinkTextColor ( android arg0 ) : void
arg0 android
Résultat void

setLinkTextColor() public méthode

public setLinkTextColor ( int arg0 ) : void
arg0 int
Résultat void

setLinksClickable() public méthode

public setLinksClickable ( bool arg0 ) : void
arg0 bool
Résultat void

setMarqueeRepeatLimit() public méthode

public setMarqueeRepeatLimit ( int arg0 ) : void
arg0 int
Résultat void

setMaxEms() public méthode

public setMaxEms ( int arg0 ) : void
arg0 int
Résultat void

setMaxHeight() public méthode

public setMaxHeight ( int arg0 ) : void
arg0 int
Résultat void

setMaxLines() public méthode

public setMaxLines ( int arg0 ) : void
arg0 int
Résultat void

setMaxWidth() public méthode

public setMaxWidth ( int arg0 ) : void
arg0 int
Résultat void

setMinEms() public méthode

public setMinEms ( int arg0 ) : void
arg0 int
Résultat void

setMinHeight() public méthode

public setMinHeight ( int arg0 ) : void
arg0 int
Résultat void

setMinLines() public méthode

public setMinLines ( int arg0 ) : void
arg0 int
Résultat void

setMinWidth() public méthode

public setMinWidth ( int arg0 ) : void
arg0 int
Résultat void

setMovementMethod() public méthode

public setMovementMethod ( android arg0 ) : void
arg0 android
Résultat void

setOnEditorActionListener() public méthode

public setOnEditorActionListener ( android arg0 ) : void
arg0 android
Résultat void

setOnEditorActionListener() public méthode

public setOnEditorActionListener ( global arg0 ) : void
arg0 global
Résultat void

setPadding() public méthode

public setPadding ( int arg0, int arg1, int arg2, int arg3 ) : void
arg0 int
arg1 int
arg2 int
arg3 int
Résultat void

setPaintFlags() public méthode

public setPaintFlags ( int arg0 ) : void
arg0 int
Résultat void

setPrivateImeOptions() public méthode

public setPrivateImeOptions ( java arg0 ) : void
arg0 java
Résultat void

setRawInputType() public méthode

public setRawInputType ( int arg0 ) : void
arg0 int
Résultat void

setScroller() public méthode

public setScroller ( android arg0 ) : void
arg0 android
Résultat void

setSelectAllOnFocus() public méthode

public setSelectAllOnFocus ( bool arg0 ) : void
arg0 bool
Résultat void

setSelected() public méthode

public setSelected ( bool arg0 ) : void
arg0 bool
Résultat void

setShadowLayer() public méthode

public setShadowLayer ( float arg0, float arg1, float arg2, int arg3 ) : void
arg0 float
arg1 float
arg2 float
arg3 int
Résultat void

setSingleLine() public méthode

public setSingleLine ( ) : void
Résultat void

setSingleLine() public méthode

public setSingleLine ( bool arg0 ) : void
arg0 bool
Résultat void

setSpannableFactory() public méthode

public setSpannableFactory ( android arg0 ) : void
arg0 android
Résultat void

setText() public méthode

public setText ( char arg0, int arg1, int arg2 ) : void
arg0 char
arg1 int
arg2 int
Résultat void

setText() public méthode

public setText ( int arg0 ) : void
arg0 int
Résultat void

setText() public méthode

public setText ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Résultat void

setText() public méthode

public setText ( java arg0 ) : void
arg0 java
Résultat void

setText() public méthode

public setText ( java arg0, android arg1 ) : void
arg0 java
arg1 android
Résultat void

setText() public méthode

public setText ( string arg0 ) : void
arg0 string
Résultat void

setText() public méthode

public setText ( string arg0, android arg1 ) : void
arg0 string
arg1 android
Résultat void

setTextAppearance() public méthode

public setTextAppearance ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Résultat void

setTextColor() public méthode

public setTextColor ( android arg0 ) : void
arg0 android
Résultat void

setTextColor() public méthode

public setTextColor ( int arg0 ) : void
arg0 int
Résultat void

setTextKeepState() public méthode

public setTextKeepState ( java arg0 ) : void
arg0 java
Résultat void

setTextKeepState() public méthode

public setTextKeepState ( java arg0, android arg1 ) : void
arg0 java
arg1 android
Résultat void

setTextKeepState() public méthode

public setTextKeepState ( string arg0 ) : void
arg0 string
Résultat void

setTextKeepState() public méthode

public setTextKeepState ( string arg0, android arg1 ) : void
arg0 string
arg1 android
Résultat void

setTextScaleX() public méthode

public setTextScaleX ( float arg0 ) : void
arg0 float
Résultat void

setTextSize() public méthode

public setTextSize ( float arg0 ) : void
arg0 float
Résultat void

setTextSize() public méthode

public setTextSize ( int arg0, float arg1 ) : void
arg0 int
arg1 float
Résultat void

setTransformationMethod() public méthode

public setTransformationMethod ( android arg0 ) : void
arg0 android
Résultat void

setTypeface() public méthode

public setTypeface ( android arg0 ) : void
arg0 android
Résultat void

setTypeface() public méthode

public setTypeface ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Résultat void

setWidth() public méthode

public setWidth ( int arg0 ) : void
arg0 int
Résultat void

verifyDrawable() protected méthode

protected verifyDrawable ( android arg0 ) : bool
arg0 android
Résultat bool