|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkPreview | |
---|---|
org.gcube.portlets.widgets.applicationnews.client | |
org.gcube.portlets.widgets.applicationnews.server |
Uses of LinkPreview in org.gcube.portlets.widgets.applicationnews.client |
---|
Methods in org.gcube.portlets.widgets.applicationnews.client with parameters of type LinkPreview | |
---|---|
boolean |
ApplicationService.publishAppNews(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview)
|
void |
ApplicationServiceAsync.publishAppNews(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
|
Constructors in org.gcube.portlets.widgets.applicationnews.client with parameters of type LinkPreview | |
---|---|
ApplicationNewsButton(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview)
|
|
PostAppNewsDialog(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview)
|
Uses of LinkPreview in org.gcube.portlets.widgets.applicationnews.server |
---|
Methods in org.gcube.portlets.widgets.applicationnews.server with parameters of type LinkPreview | |
---|---|
boolean |
ApplicationServiceImpl.publishAppNews(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |