| Package | Description |
|---|---|
| org.whizu.ui | |
| org.whizu.value | |
| org.whizu.widget |
Base classes for implementing dynamic widgets and components.
|
| Modifier and Type | Method and Description |
|---|---|
Label |
WhizuUI.createLabel(String text,
Value arg) |
Label |
UI.createLabel(String text,
Value arg) |
Label |
WhizuUI.createLabel(Value value) |
Label |
UI.createLabel(Value aantal) |
| Constructor and Description |
|---|
LabelImpl(Value value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValue<T> |
class |
DateValue |
class |
IntegerValue |
class |
PasswordValue |
class |
StringValue |
class |
ValueList<T extends ValueObject> |
class |
ValueTable<T extends ValueObject> |
| Modifier and Type | Method and Description |
|---|---|
Value[] |
ValueObject.getColumns() |
abstract Value[] |
AbstractValueObject.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
Widget.compile(Value value) |
Copyright © 2013 Whizu. All Rights Reserved.