public class GuiComponents extends Object
Constructor and Description |
---|
GuiComponents() |
Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.markup.html.form.DropDownChoice |
createTriStateCombo(String id,
org.apache.wicket.model.IModel<Boolean> model) |
static void |
destroy() |
static <T> Future<T> |
submitCallable(Callable<T> callable) |
static Future<?> |
submitRunnable(Runnable runnable) |
Copyright © 2013 evolveum. All rights reserved.