Modifier and Type | Field and Description |
---|---|
SmartiesWidget |
SmartiesEvent.widget
The widget of the event.
|
Modifier and Type | Method and Description |
---|---|
SmartiesWidget |
Smarties.addWidget(int type,
String label,
float x,
float y,
float w,
float h)
Add a widget of a given type, given size and at a given position in
the widget area of the mobile clients.
|
SmartiesWidget |
Smarties.getWidget(int wid)
Return the
SmartiesWidget with the given identifier. |
Modifier and Type | Method and Description |
---|---|
boolean |
SmartiesWidgetHandler.callback(SmartiesWidget w,
SmartiesEvent e,
Object user_data) |
Copyright © 2017. All rights reserved.