|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IClientProperties in com.tensegrity.palowebviewer.modules.engine.client |
---|
Classes in com.tensegrity.palowebviewer.modules.engine.client that implement IClientProperties | |
---|---|
class |
ClientProperties
Class that is used to transfere propertyes from a server to client. |
Methods in com.tensegrity.palowebviewer.modules.engine.client that return IClientProperties | |
---|---|
IClientProperties |
IEngineService.getClientProperties()
Retuns client properties from server. |
IClientProperties |
Engine.getClientProperties()
|
IClientProperties |
IEngine.getClientProperties()
|
IClientProperties |
EngineLogger.getClientProperties()
|
IClientProperties |
ProxyEngine.getClientProperties()
|
Methods in com.tensegrity.palowebviewer.modules.engine.client with parameters of type IClientProperties | |
---|---|
void |
IConfigurationCallback.configurationLoaded(IClientProperties properties)
|
Uses of IClientProperties in com.tensegrity.palowebviewer.modules.engine.server |
---|
Methods in com.tensegrity.palowebviewer.modules.engine.server that return IClientProperties | |
---|---|
IClientProperties |
EngineService.getClientProperties()
|
IClientProperties |
EngineLogic.getClientProperties(IEngineContext context)
|
Uses of IClientProperties in com.tensegrity.palowebviewer.modules.ui.client |
---|
Methods in com.tensegrity.palowebviewer.modules.ui.client that return IClientProperties | |
---|---|
IClientProperties |
UIManager.getClientProperties()
|
Uses of IClientProperties in com.tensegrity.palowebviewer.server |
---|
Methods in com.tensegrity.palowebviewer.server that return IClientProperties | |
---|---|
IClientProperties |
PaloConfiguration.getClientProperties()
|
Methods in com.tensegrity.palowebviewer.server with parameters of type IClientProperties | |
---|---|
void |
PaloConfiguration.setClientProperties(IClientProperties value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |