Interface UIComponent
-
- All Known Subinterfaces:
ConfigurableBrowserArea,UIBrowserArea,UICockpitArea,UICockpitPerspective,UIEditorArea,UINavigationArea
- All Known Implementing Classes:
AbstractBrowserArea,AbstractConstraintPerspective,AbstractProductCockpitPerspective,AbstractUINavigationArea,AbstractUIPerspective,AdminBundleCockpitNavigationArea,AdminBundlePerspective,AdmincockpitBrowserArea,AdmincockpitEditorArea,AdmincockpitNavigationArea,AdminPerspective,BaseUICockpitNavigationArea,BaseUICockpitPerspective,BrowserArea,BundleCatalogNavigationArea,BundleCatalogPerspective,BundleNavigationNodeBrowserArea,CatalogBrowserArea,CatalogNavigationArea,CatalogPerspective,DefaultConfigurableBrowserArea,DefaultSearchBrowserArea,EditorArea,ImportCockpitBrowserArea,ImportCockpitCronJobPerspective,ImportCockpitEditorArea,ImportCockpitNavigationArea,NavigationArea,ProductPerspective,ReportPerspective,SubscriptionbundlecockpitsBrowserArea,SubscriptionbundlecockpitsNavigationArea,UrlBrowserArea,UrlNavigationArea
public interface UIComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetViewURI()voidinitialize(java.util.Map<java.lang.String,java.lang.Object> params)
-