org.cruxframework.crux.core.rebind.screen.widget
Class WidgetCreatorHelper
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorHelper
public class WidgetCreatorHelper
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetCreatorHelper
public WidgetCreatorHelper(Class<?> factoryClass)
- Parameters:
factoryClass -
getFactoryClass
public Class<?> getFactoryClass()
- Returns:
getWidgetDeclarationType
public String getWidgetDeclarationType()
getWidgetType
public Class<?> getWidgetType()
- Returns:
getContextType
public Class<?> getContextType()
- Returns:
getChildtrenAttributesAnnotation
public TagConstraints getChildtrenAttributesAnnotation(Class<?> processorClass)
- Parameters:
processorClass -
- Returns:
Copyright © 2014. All rights reserved.