org.gcube.resourcemanagement.support.shared.util
Class Configuration

java.lang.Object
  extended by org.gcube.resourcemanagement.support.shared.util.Configuration

public class Configuration
extends Object

The client side UI configuration.

Author:
Daniele Strollo (ISTI-CNR)

Field Summary
static boolean allowMultipleProfiles
           
static boolean DISABLE_FLASH
           
static boolean openProfileOnLoad
           
static int popupDelay
           
static String SUPER_USER_CODE
           
 
Constructor Summary
Configuration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

popupDelay

public static final int popupDelay
See Also:
Constant Field Values

openProfileOnLoad

public static boolean openProfileOnLoad

allowMultipleProfiles

public static boolean allowMultipleProfiles

SUPER_USER_CODE

public static final String SUPER_USER_CODE
See Also:
Constant Field Values

DISABLE_FLASH

public static final boolean DISABLE_FLASH
See Also:
Constant Field Values
Constructor Detail

Configuration

public Configuration()


Copyright © 2013. All Rights Reserved.