| Package | Description |
|---|---|
| de.hybris.platform.cockpit.widgets | |
| de.hybris.platform.cockpit.widgets.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputWidget<T extends WidgetModel,U extends WidgetController>
An input widget is a widget with an input component.
|
interface |
ListboxWidget<T extends WidgetModel,U extends WidgetController>
A list box widget is a widget which displays items in a list.
|
interface |
Widget<T extends WidgetModel,U extends WidgetController>
A Widget component is an independent view component providing a caption and a content area as well as focus handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWidget<T extends WidgetModel,U extends WidgetController> |
class |
DefaultInputWidget<T extends WidgetModel,U extends WidgetController> |
class |
DefaultListboxWidget<T extends WidgetModel,U extends WidgetController> |
class |
DefaultWidget<T extends WidgetModel,U extends WidgetController> |
Copyright © 2018 SAP SE. All Rights Reserved.