Android
android.text.style
public class

android.text.style.URLSpan

java.lang.Object
android.text.style.CharacterStyle
android.text.style.ClickableSpan
android.text.style.URLSpan

Summary

Public Constructors

            URLSpan(String url)

Public Methods

          String  getURL()
          void  onClick(View widget)
Performs the click action associated with this span.
Methods inherited from class android.text.style.ClickableSpan
Methods inherited from class android.text.style.CharacterStyle
Methods inherited from class java.lang.Object

Details

Public Constructors

public URLSpan(String url)

Public Methods

public String getURL()

public void onClick(View widget)

Performs the click action associated with this span.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56