public class UserProfileEditingPortletG extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad().| Modifier and Type | Field and Description |
|---|---|
static Integer |
countLoading |
protected static com.gwtext.client.widgets.LoadMask |
updatingMask |
static UserProfileEditingServiceAsync |
userProfileService |
| Constructor and Description |
|---|
UserProfileEditingPortletG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
changeLoadingStatus(Status status)
This method is used to change the initial loading status of the portlet.
|
static void |
hideMaskInPortlet() |
static void |
loadMaskInPortlet() |
void |
onModuleLoad()
This is the entry point method.
|
void |
updateSize(com.gwtext.client.widgets.Panel mainPanel) |
public static UserProfileEditingServiceAsync userProfileService
public static Integer countLoading
protected static com.gwtext.client.widgets.LoadMask updatingMask
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic void updateSize(com.gwtext.client.widgets.Panel mainPanel)
public static void loadMaskInPortlet()
public static void hideMaskInPortlet()
public static void changeLoadingStatus(Status status)
status - Copyright © 2014. All Rights Reserved.