|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PermissionsUIHandler
Handle any interface modifications needed to be done on widgets for lack of permissions reasons.
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
void markAsUnauthorizedForEdition(com.google.gwt.user.client.ui.HasEnabled widget)
widget - void markAsUnauthorizedForViewing(com.google.gwt.user.client.ui.IsWidget widget)
widget -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||