Uses of Class
org.gcube.portlets.user.reportgenerator.client.model.TemplateComponent

Packages that use TemplateComponent
org.gcube.portlets.user.reportgenerator.client.model   
org.gcube.portlets.user.reportgenerator.client.targets   
 

Uses of TemplateComponent in org.gcube.portlets.user.reportgenerator.client.model
 

Methods in org.gcube.portlets.user.reportgenerator.client.model that return TemplateComponent
 TemplateComponent TemplateSection.getComponent(int index)
           
 

Methods in org.gcube.portlets.user.reportgenerator.client.model that return types with arguments of type TemplateComponent
 List<TemplateComponent> TemplateSection.getAllComponents()
           
 List<TemplateComponent> TemplateModel.getSectionComponent(int pageNo)
           
 

Methods in org.gcube.portlets.user.reportgenerator.client.model with parameters of type TemplateComponent
 void TemplateSection.addComponent(TemplateComponent tc)
          enqueue a component
 boolean TemplateSection.removeComponent(TemplateComponent tc)
           
 

Constructor parameters in org.gcube.portlets.user.reportgenerator.client.model with type arguments of type TemplateComponent
TemplateSection(List<TemplateComponent> components, List<org.gcube.portlets.d4sreporting.common.shared.Metadata> metadata)
           
 

Uses of TemplateComponent in org.gcube.portlets.user.reportgenerator.client.targets
 

Fields in org.gcube.portlets.user.reportgenerator.client.targets with type parameters of type TemplateComponent
protected  ArrayList<TemplateComponent> ClientRepeatableSequence.groupedComponents
           
protected  ArrayList<TemplateComponent> ClientReportReference.groupedComponents
           
 

Methods in org.gcube.portlets.user.reportgenerator.client.targets that return types with arguments of type TemplateComponent
 ArrayList<TemplateComponent> TextTableImage.getAddedComponents()
           
 ArrayList<TemplateComponent> ClientRepeatableSequence.getGroupedComponents()
           
 ArrayList<TemplateComponent> ClientSequence.getGroupedComponents()
           
 ArrayList<TemplateComponent> ClientReportReference.getGroupedComponents()
           
 ArrayList<TemplateComponent> SequenceWidget.getSeqGroupedComponents()
           
 

Methods in org.gcube.portlets.user.reportgenerator.client.targets with parameters of type TemplateComponent
 void ClientRepeatableSequence.add(TemplateComponent toAdd)
           
 void TextTableImage.add(TemplateComponent toAdd)
           
 void SequenceWidget.add(TemplateComponent toAdd)
           
 

Method parameters in org.gcube.portlets.user.reportgenerator.client.targets with type arguments of type TemplateComponent
 void ClientRepeatableSequence.setGroupedComponents(ArrayList<TemplateComponent> groupedComponents)
           
 



Copyright © 2014. All Rights Reserved.