org.gcube.portlets.user.reportgenerator.client
Class ReportConstants

java.lang.Object
  extended by org.gcube.portlets.user.reportgenerator.client.ReportConstants

public class ReportConstants
extends Object

Simply a class containing Static Constants

Version:
november 2008 (0.1)
Author:
Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it

Field Summary
static String IMAGE_NEXT_PAGE
           
static String IMAGE_PREV_PAGE
           
static boolean isDeployed
          tell if you running in eclipse or not
static String LOADING_BAR
           
static String REPORT_ICON
           
static String REPORT_REF_ICON
           
 
Constructor Summary
ReportConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isDeployed

public static final boolean isDeployed
tell if you running in eclipse or not

See Also:
Constant Field Values

LOADING_BAR

public static final String LOADING_BAR

IMAGE_NEXT_PAGE

public static final String IMAGE_NEXT_PAGE

IMAGE_PREV_PAGE

public static final String IMAGE_PREV_PAGE

REPORT_ICON

public static final String REPORT_ICON

REPORT_REF_ICON

public static final String REPORT_REF_ICON
Constructor Detail

ReportConstants

public ReportConstants()


Copyright © 2014. All Rights Reserved.