org.gcube.portlets.user.userprofileeditingportlet.client
Class UserProfileEditingPortletG
java.lang.Object
org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingPortletG
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class UserProfileEditingPortletG
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Entry point classes define onModuleLoad().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userProfileService
public static UserProfileEditingServiceAsync userProfileService
countLoading
public static Integer countLoading
updatingMask
protected static com.gwtext.client.widgets.LoadMask updatingMask
UserProfileEditingPortletG
public UserProfileEditingPortletG()
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
updateSize
public void updateSize(com.gwtext.client.widgets.Panel mainPanel)
loadMaskInPortlet
public static void loadMaskInPortlet()
hideMaskInPortlet
public static void hideMaskInPortlet()
changeLoadingStatus
public static void changeLoadingStatus(Status status)
- This method is used to change the initial loading status of the portlet.
Every method that is used to initialize the portlet invokes this method when it starts and when it finishes
- Parameters:
status -
Copyright © 2013. All Rights Reserved.