public class DefaultPageBeanComponentInfoService extends java.lang.Object implements IPageBeanComponentInfoService
IPageBeanComponentInfoService. We recommend
to use this class as base class in order to automatically adapt to future changes
of the interface.| Constructor and Description |
|---|
DefaultPageBeanComponentInfoService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPackageNameOfStyleExtensions()
Package name (example: "xxx.yyy.zzz") that contains style extensions
to the default CaptainCasa styles.
|
java.util.List<java.lang.Class> |
getPageBeanComponents()
List of page bean component class names that should be visible
in the Layout Editor when creating properties within the Code generator.
|
public java.util.List<java.lang.Class> getPageBeanComponents()
IPageBeanComponentInfoServicegetPageBeanComponents in interface IPageBeanComponentInfoServicepublic java.lang.String getPackageNameOfStyleExtensions()
IPageBeanComponentInfoServicegetPackageNameOfStyleExtensions in interface IPageBeanComponentInfoServiceCopyright © CaptainCasa Gmbh. All Rights Reserved.