public class UserProfileUserDataHooker extends UserProfileCardProviderHookImpl
| Constructor and Description | 
|---|
| UserProfileUserDataHooker(LoginService loginService,
                         UserManagerDao dao,
                         PasswordServiceDao passwordService) | 
| Modifier and Type | Method and Description | 
|---|---|
| Widget | getCard() | 
| int | getHeight() | 
| ImageResource | getIcon() | 
| java.lang.String | getName() | 
| java.lang.String | isValid() | 
| void | submitPressed(SubmitTrackerToken token) | 
cancelPressed, submitPressedpublic UserProfileUserDataHooker(LoginService loginService, UserManagerDao dao, PasswordServiceDao passwordService)
public ImageResource getIcon()
public java.lang.String getName()
public Widget getCard()
public int getHeight()
getHeight in interface PropertiesDialogCardgetHeight in class UserProfileCardProviderHookImplpublic void submitPressed(SubmitTrackerToken token)
submitPressed in interface RpcPropertiesDialogCardsubmitPressed in class UserProfileCardProviderHookImplpublic java.lang.String isValid()
isValid in interface PropertiesDialogCardisValid in class UserProfileCardProviderHookImpl