Package | Description |
---|---|
de.esprit.netsuite.client.admin |
Contains GUI components that are special to the admin client
|
de.esprit.netsuite.client.gui.remote |
Contains classes used to perform a remote table editing
|
de.esprit.netsuite.client.gui.web |
Contains classes that make up the client's web browser
|
Modifier and Type | Class and Description |
---|---|
class |
ServerRuntimeTabPanel
This panel allows for observing the server runtime environment such as client logins and
co-client/co-server connections.
|
class |
ServerStatisticTabPanel
This panel allows for observing the server statistics by receiving statistic messages
from the server in regular time periods.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientTableEditTabPanel<C extends ClientContext>
This panel contains the remote record editor for editing any DBObject based database table.
|
Modifier and Type | Class and Description |
---|---|
class |
WebBrowserTabPanel<C extends ClientContext>
This panel implements a simple webbrowser for testing the MCWebServer
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.