public class DefaultPermissionsUIHandler extends Object implements PermissionsUIHandler
| Constructor and Description |
|---|
DefaultPermissionsUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
markAsUnauthorizedForEdition(com.google.gwt.user.client.ui.HasEnabled widget)
Notify the given widget that current user has no role for edit its contents
|
void |
markAsUnauthorizedForViewing(com.google.gwt.user.client.ui.IsWidget widget)
Notify the given widget that current user has no role for view its contents
|
public void markAsUnauthorizedForEdition(com.google.gwt.user.client.ui.HasEnabled widget)
PermissionsUIHandlermarkAsUnauthorizedForEdition in interface PermissionsUIHandlerpublic void markAsUnauthorizedForViewing(com.google.gwt.user.client.ui.IsWidget widget)
PermissionsUIHandlermarkAsUnauthorizedForViewing in interface PermissionsUIHandlerCopyright © 2015. All rights reserved.