Package allurium.aspects
Class WidgetAspects
java.lang.Object
allurium.aspects.WidgetAspects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuildParents(Object obj) voidinitChildElementLocatorOnAppeal(org.aspectj.lang.JoinPoint joinPoint) voidinitializeWidgetElements(org.aspectj.lang.JoinPoint joinPoint) voidinitListWithChainedLocatorOnAppeal(org.aspectj.lang.JoinPoint joinPoint)
-
Constructor Details
-
WidgetAspects
public WidgetAspects()
-
-
Method Details
-
initializeWidgetElements
public void initializeWidgetElements(org.aspectj.lang.JoinPoint joinPoint) throws WidgetFormalizationException, IllegalAccessException, LocatorByException -
buildParents
-
initChildElementLocatorOnAppeal
public void initChildElementLocatorOnAppeal(org.aspectj.lang.JoinPoint joinPoint) throws LocatorByException, IllegalAccessException -
initListWithChainedLocatorOnAppeal
public void initListWithChainedLocatorOnAppeal(org.aspectj.lang.JoinPoint joinPoint) throws Exception - Throws:
Exception
-