public class Widget extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected Widget |
parent |
protected String |
type |
| Constructor and Description |
|---|
Widget(JSONObject metadata) |
Widget(String id) |
public Widget(JSONObject metadata)
public Widget(String id)
Copyright © 2015. All rights reserved.