Package com.hybris.cockpitng.core.model
-
Interface Summary Interface Description Identifiable Object that can be identified with unique identity.ModelObserver Listener for changes of model properties going through the widget controller.ModelValueHandler Handles the values of a model.Observable Object that contains some values.StandardModelKeys Gathers all standard keys for widget modelValueObserver Object able to observe changes of some nested valuesWidgetModel The widget model holds all data related to a single widget instance. -
Class Summary Class Description DefaultWidgetModelAccessor Accessor forDefaultWidgetModelwhich returns null when there is no value for given key as opposed toOrderedMapAccessorwhich throws an exception.