Package com.hybris.cockpitng.components
Interface WidgetContainer
-
- All Superinterfaces:
org.zkoss.zk.ui.ext.AfterCompose
- All Known Implementing Classes:
InvisibleWidgetchildren,Widgetchildren,Widgetslot
public interface WidgetContainer extends org.zkoss.zk.ui.ext.AfterComposeInterface for components that can contain cockpit widgets.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateView()Redraws this component, i.e.
-