org.exoplatform.calendar.client
Interface UserPrefs

All Superinterfaces:
com.google.gwt.gadgets.client.UserPreferences

public interface UserPrefs
extends com.google.gwt.gadgets.client.UserPreferences

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com May 13, 2011


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.gadgets.client.UserPreferences
com.google.gwt.gadgets.client.UserPreferences.DataType, com.google.gwt.gadgets.client.UserPreferences.Preference<T>, com.google.gwt.gadgets.client.UserPreferences.PreferenceAttributes
 
Method Summary
 com.google.gwt.gadgets.client.StringPreference restURL()
           
 

Method Detail

restURL

@UserPreferences.PreferenceAttributes(display_name="Rest URL",
                                      default_value="http://localhost:8080/rest",
                                      options=REQUIRED)
com.google.gwt.gadgets.client.StringPreference restURL()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.