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, submitPressed
public UserProfileUserDataHooker(LoginService loginService, UserManagerDao dao, PasswordServiceDao passwordService)
public ImageResource getIcon()
public java.lang.String getName()
public Widget getCard()
public int getHeight()
getHeight
in interface PropertiesDialogCard
getHeight
in class UserProfileCardProviderHookImpl
public void submitPressed(SubmitTrackerToken token)
submitPressed
in interface RpcPropertiesDialogCard
submitPressed
in class UserProfileCardProviderHookImpl
public java.lang.String isValid()
isValid
in interface PropertiesDialogCard
isValid
in class UserProfileCardProviderHookImpl