org.exoplatform.calendar.client.JSO
Class Calendar

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.exoplatform.calendar.client.JSO.Calendar

public class Calendar
extends com.google.gwt.core.client.JavaScriptObject

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


Constructor Summary
protected Calendar()
           
 
Method Summary
 String getColor()
           
 String getId()
           
 String getName()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Calendar

protected Calendar()
Method Detail

getId

public final String getId()

getName

public final String getName()

getColor

public final String getColor()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.