FileDocCategorySizeDatePackage
UpdateLayout.javaAPI DocAndroid 1.5 API1004Wed May 06 22:41:56 BST 2009android.text.style

UpdateLayout

public interface UpdateLayout implements UpdateAppearance
The classes that affect character-level text formatting in a way that triggers a text layout update when one is added or removed must implement this interface. This interface also includes {@link UpdateAppearance} since such a change implicitly also impacts the appearance.

Fields Summary
Constructors Summary
Methods Summary