| Package | Description |
|---|---|
| de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminActionValidator<C extends ClientContext>
This Validator enables an action only if the login user is the admin user.
|
class |
ClientActionValidator<C extends ClientContext>
This Validator listens to server connections and enables an action only if the connection is established.
|
class |
UserActionValidator<C extends ClientContext>
This Validator is a listener for
UserAuthenticationEvents and enables an action
only if there is a valid user login. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.