Package | Description |
---|---|
org.gcube.portlets.user.reportgenerator.client.model | |
org.gcube.portlets.user.reportgenerator.client.targets |
Modifier and Type | Method and Description |
---|---|
TemplateComponent |
TemplateSection.getComponent(int index) |
Modifier and Type | Method and Description |
---|---|
List<TemplateComponent> |
TemplateSection.getAllComponents() |
List<TemplateComponent> |
TemplateModel.getSectionComponent(int pageNo) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateSection.addComponent(TemplateComponent tc)
enqueue a component
|
boolean |
TemplateSection.removeComponent(TemplateComponent tc) |
Constructor and Description |
---|
TemplateSection(List<TemplateComponent> components,
List<org.gcube.portlets.d4sreporting.common.shared.Metadata> metadata) |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<TemplateComponent> |
ClientRepeatableSequence.groupedComponents |
protected ArrayList<TemplateComponent> |
ClientReportReference.groupedComponents |
Modifier and Type | Method and Description |
---|---|
ArrayList<TemplateComponent> |
TextTableImage.getAddedComponents() |
ArrayList<TemplateComponent> |
ClientRepeatableSequence.getGroupedComponents()
return the grouped components of a sequence.
|
ArrayList<TemplateComponent> |
ClientSequence.getGroupedComponents() |
ArrayList<TemplateComponent> |
ClientReportReference.getGroupedComponents() |
ArrayList<TemplateComponent> |
SequenceWidget.getSeqGroupedComponents() |
Modifier and Type | Method and Description |
---|---|
void |
ClientRepeatableSequence.add(TemplateComponent toAdd) |
void |
TextTableImage.add(TemplateComponent toAdd) |
void |
SequenceWidget.add(TemplateComponent toAdd) |
void |
ClientRepeatableSequence.addTemplateComponent(TemplateComponent toAdd)
add the template component in the model
|
void |
ClientSequence.addTemplateComponent(TemplateComponent toAdd) |
void |
ClientReportReference.addTemplateComponent(TemplateComponent toAdd)
add the template component in the model
|
Modifier and Type | Method and Description |
---|---|
void |
ClientRepeatableSequence.setGroupedComponents(ArrayList<TemplateComponent> groupedComponents) |
Copyright © 2014. All Rights Reserved.