67686970717273747576
protected List /*of ElementType*/ getChildElements() { return super.getChildElements(); } public void testWidget() throws Exception { XFInputElementImpl parent = new XFInputElementImpl(xdimeContext); pushElement(parent); executeTest(); }