|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| org.gcube.portlets.user.userprofileeditingportlet.client | |
| org.gcube.portlets.user.userprofileeditingportlet.shared | |
| Uses of Status in org.gcube.portlets.user.userprofileeditingportlet.client |
|---|
| Methods in org.gcube.portlets.user.userprofileeditingportlet.client with parameters of type Status | |
|---|---|
static void |
UserProfileEditingPortletG.changeLoadingStatus(Status status)
This method is used to change the initial loading status of the portlet. |
| Uses of Status in org.gcube.portlets.user.userprofileeditingportlet.shared |
|---|
| Methods in org.gcube.portlets.user.userprofileeditingportlet.shared that return Status | |
|---|---|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||