Android
android.widget
public static final enum

android.widget.TextView.BufferType

java.lang.Object
java.lang.Enum<E extends java.lang.Enum<E>> Serializable Comparable<T>
android.widget.TextView.BufferType

Summary

Enum Values

TextView.BufferType  EDITABLE   
TextView.BufferType  NORMAL   
TextView.BufferType  SPANNABLE   

Public Methods

      static    TextView.BufferType  valueOf(String name)
    final  static    BufferType[]  values()
Methods inherited from class java.lang.Enum
Methods inherited from class java.lang.Object
Methods inherited from interface java.lang.Comparable

Details

Enum Values

public static final TextView.BufferType EDITABLE

public static final TextView.BufferType NORMAL

public static final TextView.BufferType SPANNABLE

Public Methods

public static TextView.BufferType valueOf(String name)

public static final BufferType[] values()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56