Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public static class

TabStopSpan.Standard

extends Object
implements TabStopSpan
java.lang.Object
   ↳ android.text.style.TabStopSpan.Standard

Class Overview

The default implementation of TabStopSpan.

Summary

Public Constructors
TabStopSpan.Standard (int where)
Constructor.
Public Methods
int getTabStop ()
Returns the offset of the tab stop from the leading margin of the line.
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.text.style.TabStopSpan

Public Constructors

public TabStopSpan.Standard (int where)

Added in API level 1

Constructor.

Parameters
where the offset of the tab stop from the leading margin of the line

Public Methods

public int getTabStop ()

Added in API level 1

Returns the offset of the tab stop from the leading margin of the line.

Returns
  • the offset