to top
Android APIs
public class

ViewCompatJellybeanMr1

extends Object
java.lang.Object
   ↳ android.support.v4.view.ViewCompatJellybeanMr1

Class Overview

Jellybean MR1 - specific View API access.

Summary

Public Constructors

? Examples
ViewCompatJellybeanMr1()
Public Methods

? Examples
static int getLabelFor( View view)

? Examples
static void setLabelFor( View view, int id)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ViewCompatJellybeanMr1 ()

Public Methods

public static int getLabelFor (View view)

public static void setLabelFor (View view, int id)

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.