FileDocCategorySizeDatePackage
Widget.javaAPI DocAndroid 1.5 API1204Wed May 06 22:41:54 BST 2009android.annotation

Widget

public class Widget
Indicates a class is a widget usable by application developers to create UI.

This must be used in cases where:

  • The widget is not in the package android.widget
  • The widget extends android.view.ViewGroup
hide

Fields Summary
Constructors Summary
Methods Summary