public class JaxbBasedUIComponentConfigurationContext<JAXBCLASS> extends Object implements UIComponentConfigurationContext
| Constructor and Description |
|---|
JaxbBasedUIComponentConfigurationContext(JAXBCLASS rootJaxbElement) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getJaxbElement(Object uiConfigElement) |
JAXBCLASS |
getRootJaxbElement() |
void |
registerJaxbElement(Object uiConfigElement,
Object jaxbElement) |
void |
unregister(Object uiConfigElement) |
public JaxbBasedUIComponentConfigurationContext(JAXBCLASS rootJaxbElement)
Copyright © 2017 SAP SE. All Rights Reserved.