Package allurium.aspects
Class WidgetAspects
java.lang.Object
allurium.aspects.WidgetAspects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
buildParents
(Object obj) void
initChildElementLocatorOnAppeal
(org.aspectj.lang.JoinPoint joinPoint) void
initializeWidgetElements
(org.aspectj.lang.JoinPoint joinPoint) void
initListWithChainedLocatorOnAppeal
(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
-