Uses of Class
org.apache.wicket.util.tester.WicketTesterHelper.ComponentData
-
Uses of WicketTesterHelper.ComponentData in org.apache.wicket.util.tester
Methods in org.apache.wicket.util.tester that return types with arguments of type WicketTesterHelper.ComponentDataModifier and TypeMethodDescriptionstatic List<WicketTesterHelper.ComponentData>WicketTesterHelper.getComponentData(Page page) Gets recursively allComponents of a givenPage, extracts the information relevant to us, and adds them to aList.