Modifier and Type | Method and Description |
---|---|
void |
Headerbar.setModel(TemplateModel model) |
void |
WorkspacePanel.setModel(TemplateModel model) |
Constructor and Description |
---|
PagePropertiesDialog(TemplateModel templateModel,
Presenter presenter) |
Constructor and Description |
---|
TemplateComponent(TemplateModel myModel,
org.gcube.portlets.d4sreporting.common.shared.BasicComponent sc,
Presenter presenter,
boolean showClose,
TextTableImage owner)
create a template component which is displayable (create an actual Widget in the content field)
|
TemplateComponent(TemplateModel myModel,
int x,
int y,
int width,
int height,
int templatePage,
org.gcube.portlets.d4sreporting.common.shared.ComponentType type,
String paramName,
com.google.gwt.user.client.ui.Widget content)
Creates a TemplateComponent with the given charactheristics and single column
|
TemplateComponent(TemplateModel myModel,
int x,
int y,
int width,
int height,
int templatePage,
org.gcube.portlets.d4sreporting.common.shared.ComponentType type,
String paramName,
com.google.gwt.user.client.ui.Widget content,
boolean doubleColLayout)
Creates a TemplateComponent with the given charactheristics in double column
|
Modifier and Type | Method and Description |
---|---|
TemplateModel |
Presenter.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
Presenter.generateFiMES(TemplateModel model)
generate the docx to be passed to the fimesExporter
|
void |
Presenter.generateManifestation(TemplateModel model,
ExportManifestationType type) |
Copyright © 2014. All Rights Reserved.