Uses of Class
ccc.client.gwt.widgets.PageElement

Packages that use PageElement
ccc.client.gwt.widgets   
 

Uses of PageElement in ccc.client.gwt.widgets
 

Methods in ccc.client.gwt.widgets that return types with arguments of type PageElement
 java.util.List<PageElement> EditPagePanel.pageElements()
          Accessor for the page elements.
 

Method parameters in ccc.client.gwt.widgets with type arguments of type PageElement
 java.util.Set<Paragraph> EditPagePanel.extractValues(java.util.List<PageElement> definitions)
          Reads values from the form and stores them to the ParagraphDelta objects of the paragraphs list.
 



Copyright © 2010. All Rights Reserved.