A B C D E F G H I J L M N O P R S T U V W X Y

A

ACCEPTED_CHARS_ALPHANUM - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Reg Ex to accept Alphanumeric values
ACCEPTED_CHARS_JUST_NUM - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Reg Ex to accept only numbers
ACCEPTED_CHARS_REG_EX - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Reg Ex to accept Alphanumeric values and _ and - and @
addRow(ArrayList<TableCell>) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
Gets the ArrayList of Strings row in the specified row.
Attribute - Class in org.gcube.portlets.d4sreporting.common.shared
Attribute class
Attribute() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
Attribute(String, Boolean) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
Attribute(String, Boolean, String) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
AttributeArea - Class in org.gcube.portlets.d4sreporting.common.shared
SerializableAttributeArea class
AttributeArea() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
AttributeArea(String, ArrayList<Attribute>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 

B

BasicComponent - Class in org.gcube.portlets.d4sreporting.common.shared
SerializableComponent class represent a template component that can be serializable the TemplateComponent class used in the model cannot be serializable since it contains the Widget used as component
BasicComponent() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
Default Constructor for serialization
BasicComponent(int, int, int, int, int, ComponentType, String, Serializable, boolean, boolean, List<Metadata>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
BasicComponent(int, int, int, int, int, ComponentType, String, String, Serializable, boolean, boolean, List<Metadata>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
BasicComponent(int, int, int, int, int, ComponentType, boolean, boolean, BasicComponent, String, String, Serializable, List<Metadata>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
NOT USED SO FAR
BasicSection - Class in org.gcube.portlets.d4sreporting.common.shared
The SerialazableSection class represents a Template Section that can be associated to any Template
BasicSection() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
BasicSection(List<BasicComponent>, List<Metadata>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
black() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
blue() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
bold() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
bold() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
BOLD_FORMAT - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Widget Type indentifier

C

checkCellBounds(int, int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
Bounds checks that the cell exists at the specified location.
checkRowBounds(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
Checks that the row is within the correct bounds.
close() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 
close_darker() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 
color() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
CommonConstants - Class in org.gcube.portlets.d4sreporting.common.client
ReportConstants class represent The template Model Common Constants
CommonConstants() - Constructor for class org.gcube.portlets.d4sreporting.common.client.CommonConstants
 
ComponentType - Enum in org.gcube.portlets.d4sreporting.common.shared
 
copyFile(File, File, String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
just copies files using buffered input stream
createLink() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
createLink() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
creationTime - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
creator - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 

D

DELTA - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
the allowance when mouse cursor is on borders
dimension - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
DROPPING_AREA - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Widget Type indentifier

E

enableCommands(boolean) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
 
equals(Object) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 

F

font() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
foreColors() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 

G

get() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getAttrArea() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getAttribute() - Method in class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
getAttrName() - Method in class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
getAuthor() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getCellCount(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getCellHeight() - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
getCellWidth() - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
getChild() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getColsNo() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getColsNumberToShow() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
getColspan() - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
getColumnWidth() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getComponents() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
getContent() - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
getCreationTime() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getCreator() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getCsvFile() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
getCurrPage() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getDateCreated() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getDescription() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getDifferentFromColumnFilters() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
getDimension() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getEqualsToColumnFilters() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
getExtendedFormatter() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
 
getFilter() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
getFrom() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
getGroupedComponents() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
getHeaderLabels() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getHeight() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getHeight() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
getId() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getId() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getKey() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
getKey() - Method in class org.gcube.portlets.d4sreporting.common.shared.Tuple
 
getLastEdit() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getLastEditBy() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getLastModificationTime() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getLeft() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getMarginBottom() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getMarginLeft() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getMarginRight() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getMarginTop() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getMetadata() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getMetadata() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
getMetadata() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getMyFakeTextArea() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getName() - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
getName() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getOptionalValue() - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
getOwner() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
getPageHeight() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getPageWidth() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getParamName() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getPossibleContent() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getPublisher() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getRefType() - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
getReportsFolder(ASLSession) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
 
getReportsPath(String, String, String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
Return the server path of the templatename passed
getResizablePanel() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getRichTextArea() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
 
getRights() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getRow(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getRowCount() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getSections() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getSourceId() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getSourceName() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getTable() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getTemplateFolder(String, String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
return the user template folder
getTemplateName() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getTemplatePage() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getTemplatePath(String, String, String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
Return the server path of the templatename passed
getTimeSeriesCreationDate() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getTimeSeriesDescription() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getTimeSeriesId() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getTitle() - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
getTitle() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
getTo() - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
getTop() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getTopPanel() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getTotalPages() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getTsMetadata() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
getTuples() - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
getType() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
getType() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getUniqueID() - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
getValue() - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
getValue() - Method in class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
getValue(int, int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
Gets the value in the specified cell.
getValues() - Method in class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
getWidth() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getWorkspaceArea(ASLSession) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
 
getX() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
getY() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
green() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

H

hasChild() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
hashCode() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
headerLabels - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
height - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
variables of the components
hideCloseButton() - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
remove the close control from the UI
hr() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
hr() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

I

id - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
IMAGE_ARROW_ENTER - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_BIBLIO - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_BIN - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_CLOSE - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_COMMENTS - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_COMMENTS_GRAY - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
IMAGE_DROPPING_AREA_IMG - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
 
IMAGE_DROPPING_AREA_TXT - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
 
IMAGE_TOC - Static variable in class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
ImageConstants - Class in org.gcube.portlets.d4sreporting.common.client
 
ImageConstants() - Constructor for class org.gcube.portlets.d4sreporting.common.client.ImageConstants
 
Images - Interface in org.gcube.portlets.d4sreporting.common.client.uicomponents.resources
 
Images - Interface in org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext
This ImageBundle is used for all the button icons.
importing() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
importing() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
indent() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
INPUT_TEXTBOX_AREA - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Widget Type indentifier
insertImage() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
insertImage() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
isDoubleColLayout() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
isLocked() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
isLocked() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
isSingleRelation() - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
italic() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
italic() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

J

justifyCenter() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
justifyCenter() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
justifyLeft() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
justifyLeft() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
justifyRight() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
justifyRight() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

L

large() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
lastModificationTime - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
left - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
variables of the components
lockComponent(ReportUIComponent, boolean) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
to be implemented by the implementing classes
locked() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 
locked_darker() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 

M

mainPanel - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
medium() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
Metadata - Class in org.gcube.portlets.d4sreporting.common.shared
The Metadata class represents a metadata that can be associated to any object
Metadata() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
Metadata(String, String) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
Model - Class in org.gcube.portlets.d4sreporting.common.shared
SerializableModel class represent The template Model that can be serializable the TemplateModel class cannot be serializable since it contains TemplateComponent instances
Model() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Model
 
Model(String, String, Date, Date, String, String, int, int, int, int, int, int, int, int, Vector<BasicSection>, int, List<Metadata>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Model
 

N

name - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
newdoc() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
newdoc() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
normal() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

O

ol() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
ol() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
onModuleLoad() - Method in class org.gcube.portlets.d4sreporting.common.client.Reporting
 
open_report() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
open_report() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
open_template() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
open_template() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
org.gcube.portlets.d4sreporting.common.client - package org.gcube.portlets.d4sreporting.common.client
 
org.gcube.portlets.d4sreporting.common.client.uicomponents - package org.gcube.portlets.d4sreporting.common.client.uicomponents
 
org.gcube.portlets.d4sreporting.common.client.uicomponents.resources - package org.gcube.portlets.d4sreporting.common.client.uicomponents.resources
 
org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext - package org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext
 
org.gcube.portlets.d4sreporting.common.server - package org.gcube.portlets.d4sreporting.common.server
 
org.gcube.portlets.d4sreporting.common.shared - package org.gcube.portlets.d4sreporting.common.shared
 
outdent() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
owner - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 

P

publisher - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 

R

readRawModel(String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
 
red() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
removeFormat() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
removeFormat() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
removeLink() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
removeLink() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
removeTemplateComponent(ReportUIComponent) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
to be implemented by the implementing classes
RepeatableSequence - Class in org.gcube.portlets.d4sreporting.common.shared
 
RepeatableSequence() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
RepeatableSequence(ArrayList<BasicComponent>, String, int) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
RepeatableSequence(ArrayList<BasicComponent>, int) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
Reporting - Class in org.gcube.portlets.d4sreporting.common.client
This Class does nothing, it's just needed for the GWT Module as entry point
Reporting() - Constructor for class org.gcube.portlets.d4sreporting.common.client.Reporting
 
ReportReferences - Class in org.gcube.portlets.d4sreporting.common.shared
 
ReportReferences() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
ReportReferences(String, ArrayList<Tuple>, boolean) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
ReportUIComponent - Class in org.gcube.portlets.d4sreporting.common.client.uicomponents
ReportUIComponent class represent the generic Widget that can be placed in the UI Component
ReportUIComponent() - Constructor for class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
default constructor
ReportUIComponent(ComponentType, int, int, int, int) - Constructor for class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
final Presenter controller removde
repositionMyPanel(int, int) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
RepTimeSeries - Class in org.gcube.portlets.d4sreporting.common.shared
 
RepTimeSeries() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
RepTimeSeries(TimeSeriesFilter, TimeSeriesinfo, String) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
RepTimeSeries(TimeSeriesFilter, TimeSeriesinfo) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
resizablePanel - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
resizePanel(int, int) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
used to resize the panel
RichTextToolbar - Class in org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext
A sample toolbar for use with RichTextArea.
RichTextToolbar(RichTextArea) - Constructor for class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
Creates a new toolbar that drives the given rich text area.
RichTextToolbar(RichTextArea, boolean, HashMap<String, Command>, boolean) - Constructor for class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
Creates a new toolbar that drives the given rich text area.
RichTextToolbar.Strings - Interface in org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext
This Constants interface is used to make the toolbar's strings internationalizable.
rights - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 

S

save() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
save() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
ServiceUtil - Class in org.gcube.portlets.d4sreporting.common.server
ServiceUtil contains utility methods for the servlet SERVICES
ServiceUtil(ASLSession) - Constructor for class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
 
setAttrArea(AttributeArea) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
setAttribute(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
setAttrName(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
setAuthor(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setCellHeight(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
setCellWidth(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
setChild(BasicComponent) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setColsNo(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
setColsNumberToShow(List<Integer>) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
setColspan(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
setColumnWidth(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setComponents(List<BasicComponent>) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
setContent(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
setCreationTime(Date) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
setCsvFile(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
setCurrPage(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setDateCreated(Date) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setDescription(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
setDifferentFromColumnFilters(HashMap<String, List<String>>) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
setDoubleColLayout(boolean) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setEnabled(boolean) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar
set the buttons enable or not
setEqualsToColumnFilters(HashMap<String, List<String>>) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
setFilter(TimeSeriesFilter) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
setFrom(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
setGroupedComponents(ArrayList<BasicComponent>) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
setHeight(int) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setHeight(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setHeight(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
setId(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setId(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
setKey(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
setKey(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Tuple
 
setLastEdit(Date) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setLastEditBy(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setLastModificationTime(Date) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
setLeft(int) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setLocked(boolean) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setLocked(boolean) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setLocked(boolean) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
setMarginBottom(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setMarginLeft(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setMarginRight(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setMarginTop(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setMetadata(List<Metadata>) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setMetadata(List<Metadata>) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicSection
 
setMetadata(List<Metadata>) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setMyFakeTextArea(Widget) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setName(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
setName(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
setOptionalValue(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
setOwner(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
setPageHeight(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setPageWidth(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setParamName(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setPossibleContent(Serializable) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setRefType(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
setSections(Vector<BasicSection>) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setSingleRelation(boolean) - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
setTable(ArrayList<ArrayList<TableCell>>) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
setTemplateName(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setTemplatePage(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setTitle(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Table
 
setTo(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
setTop(int) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setTotalPages(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setTsMetadata(TimeSeriesinfo) - Method in class org.gcube.portlets.d4sreporting.common.shared.RepTimeSeries
 
setTuples(ArrayList<Tuple>) - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
setType(ComponentType) - Method in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
setType(ComponentType) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setUniqueID(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Model
 
setValue(Boolean) - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
setValue(String) - Method in class org.gcube.portlets.d4sreporting.common.shared.Metadata
 
setValues(ArrayList<Attribute>) - Method in class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
setWidth(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setX(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
setY(int) - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
size() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
small() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
sourceId - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
sourceName - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
STATIC_IMAGE - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Widget Type indentifier
STATIC_TEXT - Static variable in class org.gcube.portlets.d4sreporting.common.client.CommonConstants
Widget Type indentifier
strikeThrough() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
strikeThrough() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
subscript() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
superscript() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 

T

Table - Class in org.gcube.portlets.d4sreporting.common.shared
Table class represent a template component that can be serializable the TableModel class used in the model cannot be serializable
Table() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Table
default constructor
Table(int) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Table
actual one
Table(int, ArrayList<ArrayList<TableCell>>, String, String, AttributeArea) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Table
only for serialization purposes
TableCell - Class in org.gcube.portlets.d4sreporting.common.shared
 
TableCell() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
TableCell(String, int, int, int) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
TableCell(String) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TableCell
 
timeseriesCreationDate - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
timeseriesDescription - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
TimeSeriesFilter - Class in org.gcube.portlets.d4sreporting.common.shared
 
TimeSeriesFilter() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
TimeSeriesFilter(List<Integer>, HashMap<String, List<String>>, HashMap<String, List<String>>, int, int) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesFilter
 
timeseriesId - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
TimeSeriesinfo - Class in org.gcube.portlets.d4sreporting.common.shared
 
TimeSeriesinfo() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
TimeSeriesinfo(String, String, String, String, Date, Date, String, String, String, String, String, String, String, String, String, long, List<String>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
title - Variable in class org.gcube.portlets.d4sreporting.common.shared.TimeSeriesinfo
 
top - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
variables of the components
topPanel - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.Attribute
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.AttributeArea
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.BasicComponent
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.RepeatableSequence
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.ReportReferences
 
toString() - Method in class org.gcube.portlets.d4sreporting.common.shared.Tuple
 
Tuple - Class in org.gcube.portlets.d4sreporting.common.shared
 
Tuple() - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Tuple
 
Tuple(String, ArrayList<BasicComponent>) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Tuple
 
Tuple(String) - Constructor for class org.gcube.portlets.d4sreporting.common.shared.Tuple
just for GWT serialization purpose

U

ul() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
ul() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
underline() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.Images
 
underline() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
unlocked() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 
unlocked_darker() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.resources.Images
 

V

valueOf(String) - Static method in enum org.gcube.portlets.d4sreporting.common.shared.ComponentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.d4sreporting.common.shared.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.

W

white() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
width - Variable in class org.gcube.portlets.d4sreporting.common.client.uicomponents.ReportUIComponent
variables of the components
writeModel(Model, String, String, String) - Method in class org.gcube.portlets.d4sreporting.common.server.ServiceUtil
 

X

xlarge() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
xsmall() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
xxlarge() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 
xxsmall() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

Y

yellow() - Method in interface org.gcube.portlets.d4sreporting.common.client.uicomponents.richtext.RichTextToolbar.Strings
 

A B C D E F G H I J L M N O P R S T U V W X Y

Copyright © 2014. All Rights Reserved.