public interface PermissionsUIHandler
| 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
|
void markAsUnauthorizedForEdition(com.google.gwt.user.client.ui.HasEnabled widget)
widget - void markAsUnauthorizedForViewing(com.google.gwt.user.client.ui.IsWidget widget)
widget - Copyright © 2015. All rights reserved.