Skip navigation links
A C D F G H I M N O P S T V 

A

ApplicationModule - Class in pro.redsoft.iframework.client.application
ApplicationModule.
ApplicationModule() - Constructor for class pro.redsoft.iframework.client.application.ApplicationModule
 
ApplicationPresenter - Class in pro.redsoft.iframework.client.application
ApplicationPresenter.
ApplicationPresenter(EventBus, ApplicationPresenter.MyView, ApplicationPresenter.MyProxy) - Constructor for class pro.redsoft.iframework.client.application.ApplicationPresenter
 
ApplicationPresenter.MyProxy - Interface in pro.redsoft.iframework.client.application
Proxy associated with ApplicationPresenter.
ApplicationPresenter.MyView - Interface in pro.redsoft.iframework.client.application
View associated with ApplicationPresenter.
ApplicationView - Class in pro.redsoft.iframework.client.application
ApplicationView.
ApplicationView() - Constructor for class pro.redsoft.iframework.client.application.ApplicationView
 
asWidget() - Method in class pro.redsoft.iframework.client.application.impl.ImageTabViewImpl
 
asWidget() - Method in class pro.redsoft.iframework.client.application.impl.TextTabViewImpl
 

C

ClientModule - Class in pro.redsoft.iframework.client.gin
ClientModule.
ClientModule() - Constructor for class pro.redsoft.iframework.client.gin.ClientModule
 
ConfigService - Interface in pro.redsoft.iframework.client.application.service
The client side stub for the RPC configService.
ConfigServiceAsync - Interface in pro.redsoft.iframework.client.application.service
The async counterpart of ConfigService.
ConfigServiceImpl - Class in pro.redsoft.iframework.server
Service for working with configuration sources: *.xml and *.properties files.
ConfigServiceImpl() - Constructor for class pro.redsoft.iframework.server.ConfigServiceImpl
 
configure() - Method in class pro.redsoft.iframework.client.application.ApplicationModule
 
configure() - Method in class pro.redsoft.iframework.client.application.ViewModule
 
configure() - Method in class pro.redsoft.iframework.client.gin.ClientModule
 
create() - Method in class pro.redsoft.iframework.client.application.impl.ImageTabPresenter.ImageTabFactoryImpl
 
create() - Method in class pro.redsoft.iframework.client.application.impl.ImageTabViewFactory
 
create() - Method in class pro.redsoft.iframework.client.application.impl.TextTabPresenter.TextTabFactoryImpl
 
create() - Method in class pro.redsoft.iframework.client.application.impl.TextTabViewFactory
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class pro.redsoft.iframework.server.FaviconServlet
 

F

FactoryLoaderImpl - Class in pro.redsoft.iframework.client.application
FactoryLoaderImpl.
FactoryLoaderImpl(AsyncProvider<ImageTabPresenter.ImageTabFactoryImpl>, AsyncProvider<TextTabPresenter.TextTabFactoryImpl>) - Constructor for class pro.redsoft.iframework.client.application.FactoryLoaderImpl
 
FaviconServlet - Class in pro.redsoft.iframework.server
 
FaviconServlet() - Constructor for class pro.redsoft.iframework.server.FaviconServlet
 

G

getClientSettings() - Method in interface pro.redsoft.iframework.client.application.service.ConfigService
 
getClientSettings(AsyncCallback<Config>) - Method in interface pro.redsoft.iframework.client.application.service.ConfigServiceAsync
 
getClientSettings() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getClientSettings() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getConfigDirProperty() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getConfigDirProperty() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getExtConfigDirPath() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getExtConfigDirPath() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getHome() - Static method in class pro.redsoft.iframework.client.place.NameTokens
 
getInitParameters() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getInitParameters() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getInternalSystemConfig() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getInternalSystemConfig() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getInternalUserConfig() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getInternalUserConfig() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getLogMessage() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getNamespace() - Method in class pro.redsoft.iframework.shared.SystemSettingsParser
 
getNamespacePrefixMap() - Method in class pro.redsoft.iframework.shared.SystemSettingsParser
 
getParser() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getParser() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
getRootTagName() - Method in class pro.redsoft.iframework.shared.SystemSettingsParser
 
getSchemaInstancePrefix() - Method in class pro.redsoft.iframework.shared.SystemSettingsParser
 
getSchemaRealPath() - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
getSchemaRealPath() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 

H

home - Static variable in class pro.redsoft.iframework.client.place.NameTokens
 

I

ImageTabFactoryImpl(EventBus, ImageTabViewFactory) - Constructor for class pro.redsoft.iframework.client.application.impl.ImageTabPresenter.ImageTabFactoryImpl
 
ImageTabPresenter - Class in pro.redsoft.iframework.client.application.impl
ImageTabPresenter.
ImageTabPresenter.ImageTabFactoryImpl - Class in pro.redsoft.iframework.client.application.impl
ImageTabFactoryImpl.
ImageTabView - Interface in pro.redsoft.iframework.client.application.impl
ImageTabView.
ImageTabViewFactory - Class in pro.redsoft.iframework.client.application.impl
ImageTabViewFactory.
ImageTabViewFactory() - Constructor for class pro.redsoft.iframework.client.application.impl.ImageTabViewFactory
 
ImageTabViewImpl - Class in pro.redsoft.iframework.client.application.impl
ImageTabViewImpl.
init() - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
initializeProxy() - Method in class pro.redsoft.iframework.client.application.ViewPagePresenter
 

M

mergeResults(Object, Object, String) - Method in class pro.redsoft.iframework.server.ConfigServiceImpl
 
mergeResults(Object, Object, String) - Method in class pro.redsoft.iframework.server.MockServiceImpl
 
MockServiceImpl - Class in pro.redsoft.iframework.server
MockServiceImpl.
MockServiceImpl() - Constructor for class pro.redsoft.iframework.server.MockServiceImpl
 

N

NameTokens - Class in pro.redsoft.iframework.client.place
NameTokens.
NameTokens() - Constructor for class pro.redsoft.iframework.client.place.NameTokens
 

O

onReveal() - Method in class pro.redsoft.iframework.client.application.ApplicationPresenter
 

P

pro.redsoft.iframework.client.application - package pro.redsoft.iframework.client.application
 
pro.redsoft.iframework.client.application.impl - package pro.redsoft.iframework.client.application.impl
 
pro.redsoft.iframework.client.application.service - package pro.redsoft.iframework.client.application.service
 
pro.redsoft.iframework.client.gin - package pro.redsoft.iframework.client.gin
 
pro.redsoft.iframework.client.place - package pro.redsoft.iframework.client.place
 
pro.redsoft.iframework.server - package pro.redsoft.iframework.server
 
pro.redsoft.iframework.shared - package pro.redsoft.iframework.shared
 

S

setInSlot(Object, IsWidget) - Method in class pro.redsoft.iframework.client.application.ApplicationView
 
SLOT_SetMainContent - Static variable in class pro.redsoft.iframework.client.application.ApplicationPresenter
 
SystemSettingsParser - Class in pro.redsoft.iframework.shared
SystemSettingsParser
SystemSettingsParser(Class<Config>) - Constructor for class pro.redsoft.iframework.shared.SystemSettingsParser
 

T

TabTypes - Enum in pro.redsoft.iframework.client.application
TabTypes.
TextTabFactoryImpl(EventBus, TextTabViewFactory) - Constructor for class pro.redsoft.iframework.client.application.impl.TextTabPresenter.TextTabFactoryImpl
 
TextTabPresenter - Class in pro.redsoft.iframework.client.application.impl
TextTabPresenter.
TextTabPresenter.TextTabFactoryImpl - Class in pro.redsoft.iframework.client.application.impl
TextTabFactoryImpl.
TextTabView - Interface in pro.redsoft.iframework.client.application.impl
TextTabView.
TextTabViewFactory - Class in pro.redsoft.iframework.client.application.impl
TextTabViewFactory.
TextTabViewFactory() - Constructor for class pro.redsoft.iframework.client.application.impl.TextTabViewFactory
 
TextTabViewImpl - Class in pro.redsoft.iframework.client.application.impl
TextTabViewImpl.

V

valueOf(String) - Static method in enum pro.redsoft.iframework.client.application.TabTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum pro.redsoft.iframework.client.application.TabTypes
Returns an array containing the constants of this enum type, in the order they are declared.
ViewModule - Class in pro.redsoft.iframework.client.application
ViewModule.
ViewModule() - Constructor for class pro.redsoft.iframework.client.application.ViewModule
 
ViewPagePresenter - Class in pro.redsoft.iframework.client.application
ViewPagePresenter.
ViewPagePresenter(EventBus, ViewPagePresenter.MyView, ViewPagePresenter.MyProxy) - Constructor for class pro.redsoft.iframework.client.application.ViewPagePresenter
 
ViewPagePresenter.MyProxy - Interface in pro.redsoft.iframework.client.application
MyProxy.
ViewPagePresenter.MyView - Interface in pro.redsoft.iframework.client.application
MyView.
ViewPageView - Class in pro.redsoft.iframework.client.application
ViewPageView.
ViewPageView() - Constructor for class pro.redsoft.iframework.client.application.ViewPageView
 
A C D F G H I M N O P S T V 
Skip navigation links

Copyright © 2012–2014 RedSoft. All rights reserved.