See: Description
Class | Description |
---|---|
UiWidgetAdapterTest |
This is the implementation of
UiWidgetAdapter for testing
without a native toolkit. |
UiWidgetAdapterTestComposite<CHILD extends UiWidget> |
This is the implementation of
UiWidgetAdapterComposite and various
sub-interfaces for testing without a native toolkit. |
UiWidgetAdapterTestCompositeRegular |
This is the implementation of
UiWidgetAdapterComposite and
various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit. |
UiWidgetAdapterTestSelectedValue<VALUE> |
This class extends
UiWidgetAdapterTest and implements AttributeWriteSelectedValue for
testing without a native toolkit. |
UiWidgetAdapter
for
tests without a native toolkit. For simplicity we implement various different
UiWidgetAdapter
s in a single class here as these adapters are
just for testing and in most cases do nothing but store bean properties.Copyright © 2001–2016 mmm-Team. All rights reserved.