Метод | Описание | |
---|---|---|
IconTextView ( android.content.Context context ) | ||
IconTextView ( android.content.Context context, android.util.AttributeSet attrs ) | ||
IconTextView ( android.content.Context context, android.util.AttributeSet attrs, int defStyle ) | ||
setText ( CharSequence text, |
Метод | Описание | |
---|---|---|
onAttachedToWindow ( ) : void | ||
onDetachedFromWindow ( ) : void |
Метод | Описание | |
---|---|---|
init ( ) : void |
public IconTextView ( android.content.Context context ) | ||
context | android.content.Context |
public IconTextView ( android.content.Context context, android.util.AttributeSet attrs ) | ||
context | android.content.Context | |
attrs | android.util.AttributeSet |
public IconTextView ( android.content.Context context, android.util.AttributeSet attrs, int defStyle ) | ||
context | android.content.Context | |
attrs | android.util.AttributeSet | |
defStyle | int |
public setText ( CharSequence text, |
||
text | CharSequence | |
type | ||
Результат | void |