|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterType | |
---|---|
org.gcube.portlets.user.newsfeed.client | |
org.gcube.portlets.user.newsfeed.client.panels |
Uses of FilterType in org.gcube.portlets.user.newsfeed.client |
---|
Methods in org.gcube.portlets.user.newsfeed.client that return FilterType | |
---|---|
static FilterType |
FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of FilterType in org.gcube.portlets.user.newsfeed.client.panels |
---|
Methods in org.gcube.portlets.user.newsfeed.client.panels with parameters of type FilterType | |
---|---|
void |
NewsFeedPanel.setCurrentFilter(FilterType currentFilter)
set the filter type status for automatic reloading of tweets |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |