Class UserProfileViewContainerHooker
java.lang.Object
net.datenwerke.rs.userprofile.client.userprofile.hooks.UserProfileCardProviderHookImpl
net.datenwerke.rs.core.client.userprofile.UserProfileViewContainerHooker
- All Implemented Interfaces:
PropertiesDialogCard,RpcPropertiesDialogCard,Hook,UserProfileCardProviderHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWidgetgetCard()ImageResourcegetIcon()getName()voidsubmitPressed(SubmitTrackerToken token) Methods inherited from class net.datenwerke.rs.userprofile.client.userprofile.hooks.UserProfileCardProviderHookImpl
cancelPressed, getHeight, isValid, submitPressed
-
Constructor Details
-
UserProfileViewContainerHooker
public UserProfileViewContainerHooker()
-
-
Method Details
-
getIcon
public ImageResource getIcon() -
getName
-
getCard
public Widget getCard() -
submitPressed
- Specified by:
submitPressedin interfaceRpcPropertiesDialogCard- Overrides:
submitPressedin classUserProfileCardProviderHookImpl
-