Modifier and Type | Method and Description |
---|---|
static WidgetConfigHolder |
WidgetFactory.getWidgetConfig(WidgetMakerParameters parameters,
int rankCeiling) |
static WidgetConfigHolder |
WidgetFactory.getWidgetConfigByXtype(String xtype,
WidgetMakerParameters parameters,
int rankCeiling) |
Modifier and Type | Method and Description |
---|---|
WidgetConfigHolder |
WidgetRegistry.getWidgetForAnnotation(Class<?> annotation) |
Modifier and Type | Method and Description |
---|---|
WidgetConfigHolder |
DefaultWidgetRegistry.getWidgetForAnnotation(Class<?> annotation) |
Modifier and Type | Method and Description |
---|---|
static List<WidgetConfigHolder> |
ComponentMojoUtil.getAllWidgetAnnotations(javassist.ClassPool classPool,
ClassLoader classLoader,
org.reflections.Reflections reflections)
Constructs a list of widget configurations based on the information
provided by classes annotated as Widgets.
|
Copyright © 2019 ICF Olson. All rights reserved.