public class ListViewConfigurationFactory extends JAXBBasedUIComponentConfigurationFactory<ListViewConfiguration,ListView> implements BaseFallbackEnabledUIConfigurationFactory<ListViewConfiguration>
beanFactory, COCKPIT_CONFIG_LABEL_PREFIX, searchService, typeService| Constructor and Description |
|---|
ListViewConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
ListViewConfiguration |
createDefault(ObjectTemplate objectTemplate)
Creates a default ui component configuration for the given template
|
ListViewConfiguration |
createDefault(ObjectTemplate objectTemplate,
BaseConfiguration baseConfiguration) |
protected ListViewConfiguration |
createUIComponent(ObjectTemplate objectTemplate,
ObjectTemplate originalObjectTemplate,
ListView xmlListView) |
Class |
getComponentClass()
The class of configurations created by this factories
|
void |
setSystemService(SystemService systemService) |
create, createLabelForAllLanguages, createLabelMap, createLabelMap, getDefaultPropertyGroups, getOtherProperties, setBeanFactory, setCockpitTypeService, setCommonI18NService, setJaxbClass, setJaxbContextCache, setPropertyService, setSchemaResource, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic Class getComponentClass()
UIComponentConfigurationFactorygetComponentClass in interface UIComponentConfigurationFactorypublic ListViewConfiguration createDefault(ObjectTemplate objectTemplate)
UIComponentConfigurationFactorycreateDefault in interface UIComponentConfigurationFactoryobjectTemplate - the object template to create the configuration frompublic ListViewConfiguration createDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration)
createDefault in interface BaseFallbackEnabledUIConfigurationFactory<ListViewConfiguration>protected ListViewConfiguration createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ListView xmlListView)
createUIComponent in class JAXBBasedUIComponentConfigurationFactory<ListViewConfiguration,ListView>public void setSystemService(SystemService systemService)
Copyright © 2017 SAP SE. All Rights Reserved.