StatusWidgetFactory
public class LastModifiedWidgetFactory extends java.lang.Object implements StatusWidgetFactory
Modifier and Type | Class | Description |
---|---|---|
static class |
LastModifiedWidgetFactory.LastModifiedWidget |
Constructor | Description |
---|---|
LastModifiedWidgetFactory() |
Modifier and Type | Method | Description |
---|---|---|
Widget |
getWidget(View view) |
returns an instance of Widget for the given view
|
public Widget getWidget(View view)
StatusWidgetFactory
getWidget
in interface StatusWidgetFactory
view
- the view to which the created widget will belong