Modifier and Type | Method and Description |
---|---|
void |
HeaderBar.setModel(TemplateModel model) |
void |
WorkspacePanel.setModel(TemplateModel model) |
Constructor and Description |
---|
WorkspacePanel(TemplateModel model,
Presenter control) |
Constructor and Description |
---|
ClientRepeatableSequence(Presenter p,
TemplateModel model,
org.gcube.portlets.d4sreporting.common.shared.ComponentType... types)
used to create a new empty repeatable sequence
|
Constructor and Description |
---|
PagePropertiesDialog(TemplateModel templateModel,
Presenter controller) |
Modifier and Type | Method and Description |
---|---|
TemplateModel |
TemplateComponent.getMyModel() |
Constructor and Description |
---|
TemplateComponent(TemplateModel myModel,
org.gcube.portlets.d4sreporting.common.shared.BasicComponent sc,
Presenter controller,
boolean addControls)
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,
ArrayList<org.gcube.portlets.d4sreporting.common.shared.Metadata> metadata)
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.setModel(TemplateModel templateModel) |
Constructor and Description |
---|
Presenter(TemplateModel model) |
Copyright © 2014. All Rights Reserved.