public interface UI extends ViewFactory
| Modifier and Type | Method and Description |
|---|---|
BarChart |
createBarChart(String[] x,
Integer[] y) |
Label |
createLabel(String text,
Value arg) |
Label |
createLabel(Value aantal) |
void |
delay(int milliseconds,
Function action) |
Document |
getDocument() |
Window |
openWindow(String title) |
void |
openWindow(View view) |
void |
schedule(int milliseconds,
Function action) |
createAbsoluteLayout, createButton, createButton, createCssLayout, createDialog, createFlowLayout, createForm, createHorizontalLayout, createHtml, createHtmlEditor, createImage, createLabel, createTable, createText, createTextArea, createTextField, createTextField, createVerticalLayout, openDialogCopyright © 2013 Whizu. All Rights Reserved.