org.cruxframework.crux.widgets.client.slideshow.data
Class Feed

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.cruxframework.crux.widgets.client.slideshow.data.Feed

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

Author:
Thiago da Rosa de Bustamante

Constructor Summary
protected Feed()
           
 
Method Summary
 com.google.gwt.core.client.JsArray<Entry> getEntries()
           
 String getIcon()
           
 String getTitle()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Feed

protected Feed()
Method Detail

getEntries

public final com.google.gwt.core.client.JsArray<Entry> getEntries()

getTitle

public final String getTitle()

getIcon

public final String getIcon()


Copyright © 2015. All rights reserved.