A C D E G I J L N O P Q R S T V W

A

AApplication - Class in com.googlecode.jpattern.gwt.client
 
AApplication() - Constructor for class com.googlecode.jpattern.gwt.client.AApplication
 
ACommand - Class in com.googlecode.jpattern.gwt.client.command
 
ACommand() - Constructor for class com.googlecode.jpattern.gwt.client.command.ACommand
 
addCommand(ACommand) - Method in class com.googlecode.jpattern.gwt.client.command.CommandChain
 
addDelete(String, IServerCallDeleteAction) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
addErrorMessage(IErrorMessage) - Method in interface com.googlecode.jpattern.gwt.client.view.IErrorArea
 
addErrorMessage(IErrorMessage) - Method in class com.googlecode.jpattern.gwt.client.view.NullErrorArea
 
addErrorMessages(List<IErrorMessage>) - Method in interface com.googlecode.jpattern.gwt.client.view.IErrorArea
 
addErrorMessages(List<IErrorMessage>) - Method in class com.googlecode.jpattern.gwt.client.view.NullErrorArea
 
addGet(String, IServerCallGetAction) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
addPost(String, IServerCallPostAction) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
addPut(String, IServerCallPutAction) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
addScript(String) - Static method in class com.googlecode.jpattern.gwt.client.communication.sop.JSONRequest
 
addService(String, IService) - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
addService(String, IService) - Method in interface com.googlecode.jpattern.gwt.client.IApplicationSystem
 
addTimestampQueryToUrl(String) - Static method in class com.googlecode.jpattern.gwt.client.communication.QueryString
 
AEvent<T> - Class in com.googlecode.jpattern.gwt.client.event
 
AEvent(IPresenter) - Constructor for class com.googlecode.jpattern.gwt.client.event.AEvent
 
afertExec(IResult) - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
AGwtView<T extends IPresenter> - Class in com.googlecode.jpattern.gwt.client.view
 
AGwtView() - Constructor for class com.googlecode.jpattern.gwt.client.view.AGwtView
 
ApplicationProxy - Class in com.googlecode.jpattern.gwt.client
 
APresenter<T extends IView> - Class in com.googlecode.jpattern.gwt.client.presenter
 
APresenter(T) - Constructor for class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
AProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication
 
AProxy(ICallbackAction<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.AProxy
 
AServerCallCommand<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication
 
AServerCallCommand() - Constructor for class com.googlecode.jpattern.gwt.client.communication.AServerCallCommand
 
asString() - Method in class com.googlecode.jpattern.gwt.client.command.CommandResult
 

C

call() - Method in class com.googlecode.jpattern.gwt.client.communication.AProxy
 
callback(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
callback(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.CommandChain
 
callback(IResult) - Method in interface com.googlecode.jpattern.gwt.client.command.ICommandCallBack
 
callback(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.NullCommandCallBack
 
callback(IResult) - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
callback(IEventResult<T>) - Method in interface com.googlecode.jpattern.gwt.client.event.IEventCallback
 
callback(IEventResult<T>) - Method in class com.googlecode.jpattern.gwt.client.event.NullEventCallback
 
cleanErrorMEssages() - Method in interface com.googlecode.jpattern.gwt.client.view.IErrorArea
 
cleanErrorMEssages() - Method in class com.googlecode.jpattern.gwt.client.view.NullErrorArea
 
com.googlecode.jpattern.gwt.client - package com.googlecode.jpattern.gwt.client
 
com.googlecode.jpattern.gwt.client.command - package com.googlecode.jpattern.gwt.client.command
 
com.googlecode.jpattern.gwt.client.command.impl - package com.googlecode.jpattern.gwt.client.command.impl
 
com.googlecode.jpattern.gwt.client.communication - package com.googlecode.jpattern.gwt.client.communication
 
com.googlecode.jpattern.gwt.client.communication.direct - package com.googlecode.jpattern.gwt.client.communication.direct
 
com.googlecode.jpattern.gwt.client.communication.rest - package com.googlecode.jpattern.gwt.client.communication.rest
 
com.googlecode.jpattern.gwt.client.communication.sop - package com.googlecode.jpattern.gwt.client.communication.sop
 
com.googlecode.jpattern.gwt.client.event - package com.googlecode.jpattern.gwt.client.event
 
com.googlecode.jpattern.gwt.client.logger - package com.googlecode.jpattern.gwt.client.logger
 
com.googlecode.jpattern.gwt.client.presenter - package com.googlecode.jpattern.gwt.client.presenter
 
com.googlecode.jpattern.gwt.client.property - package com.googlecode.jpattern.gwt.client.property
 
com.googlecode.jpattern.gwt.client.util - package com.googlecode.jpattern.gwt.client.util
 
com.googlecode.jpattern.gwt.client.view - package com.googlecode.jpattern.gwt.client.view
 
com.googlecode.jpattern.gwt.shared - package com.googlecode.jpattern.gwt.shared
 
CommandChain - Class in com.googlecode.jpattern.gwt.client.command
 
CommandChain() - Constructor for class com.googlecode.jpattern.gwt.client.command.CommandChain
 
CommandResult - Class in com.googlecode.jpattern.gwt.client.command
 
CommandResult() - Constructor for class com.googlecode.jpattern.gwt.client.command.CommandResult
 
containsKey(String) - Method in interface com.googlecode.jpattern.gwt.client.property.IProperty
 
containsKey(String) - Method in class com.googlecode.jpattern.gwt.client.property.Property
 

D

debug(String) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
debug(String) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILogger
 
debug(String) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
debug(String) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 
delete(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
delete(Class<T>, String, Map<String, String>) - Method in interface com.googlecode.jpattern.gwt.client.communication.direct.IServerCallDeleteAction
 
delete(Class<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.NullServerCallGetAction
 
delete(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in interface com.googlecode.jpattern.gwt.client.IServerCallService
 
delete(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.NullServerCallService
 
delete(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.RestServerCallService
 
DeleteProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
DeleteProxy(IServerCallDeleteAction, ICallbackAction<T>, Class<T>, String, Map<String, String>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.DeleteProxy
 
DeleteProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
DeleteProxy(IBeanFactory, ICallbackAction<T>, IObjectSerializer<T>, String, Map<String, String>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.DeleteProxy
 
deserialize(IBeanFactory, String) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.GenericsObjectSerializer
 
deserialize(IBeanFactory, String) - Method in interface com.googlecode.jpattern.gwt.client.communication.rest.IObjectSerializer
 
DirectServerCallService - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
DirectServerCallService() - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 

E

error(String, Throwable) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
error(String, Throwable) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILogger
 
error(String, Throwable) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
error(String, Throwable) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 
EventResult<T> - Class in com.googlecode.jpattern.gwt.client.event
 
EventResult(IResult, T) - Constructor for class com.googlecode.jpattern.gwt.client.event.EventResult
 
exec(ICommandCallBack) - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.CommandChain
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.command.impl.GetTextResourceCommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.communication.ServerCallDeleteCommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.communication.ServerCallGetCommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.communication.ServerCallPostCommand
 
exec(IResult) - Method in class com.googlecode.jpattern.gwt.client.communication.ServerCallPutCommand
 
exec() - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.AProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DeleteProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.GetProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.PostProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.PutProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.NullProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.DeleteProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.GetProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.PostProxy
 
execute(ICallbackAction<T>) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.PutProxy
 

G

GenericsObjectSerializer<T> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
GenericsObjectSerializer(Class<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.GenericsObjectSerializer
 
GenericWrapper<T> - Class in com.googlecode.jpattern.gwt.client.util
 
GenericWrapper(Class<T>) - Constructor for class com.googlecode.jpattern.gwt.client.util.GenericWrapper
 
get(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
get(Class<T>, String, Map<String, String>) - Method in interface com.googlecode.jpattern.gwt.client.communication.direct.IServerCallGetAction
 
get(Class<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.NullServerCallGetAction
 
get(String, JSONRequestHandler) - Static method in class com.googlecode.jpattern.gwt.client.communication.sop.JSONRequest
 
get(String, String, JSONRequestHandler) - Static method in class com.googlecode.jpattern.gwt.client.communication.sop.JSONRequest
 
get(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in interface com.googlecode.jpattern.gwt.client.IServerCallService
 
get(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.NullServerCallService
 
get(Class<T>, ICallbackAction<T>, String, Map<String, String>) - Method in class com.googlecode.jpattern.gwt.client.RestServerCallService
 
getApplicationProvider() - Method in class com.googlecode.jpattern.gwt.client.ApplicationProxy
 
getBestKey(String, Map<String, ?>) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
getCommandCallBack() - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
getErrorArea() - Method in class com.googlecode.jpattern.gwt.client.view.AGwtView
 
getErrorArea() - Method in interface com.googlecode.jpattern.gwt.client.view.IView
 
getErrorMessages() - Method in class com.googlecode.jpattern.gwt.client.command.CommandResult
 
getErrorMessages() - Method in class com.googlecode.jpattern.gwt.client.event.EventResult
 
getErrorMessages() - Method in class com.googlecode.jpattern.gwt.shared.WebResult
 
getInstance() - Static method in class com.googlecode.jpattern.gwt.client.ApplicationProxy
 
getKeys() - Method in interface com.googlecode.jpattern.gwt.client.property.IProperty
 
getKeys() - Method in class com.googlecode.jpattern.gwt.client.property.Property
 
getLogger(Class<?>) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLoggerService
 
getLogger(Class<?>) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILoggerService
 
getLogger(Class<?>) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLoggerService
 
getLogger(Class<?>) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLoggerService
 
getLoggerService() - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
getLoggerService() - Method in interface com.googlecode.jpattern.gwt.client.IApplicationProvider
 
getLoggerService() - Method in class com.googlecode.jpattern.gwt.client.NullApplicationProvider
 
getMap() - Method in class com.googlecode.jpattern.gwt.client.property.PropertyReader
 
getPresenter() - Method in class com.googlecode.jpattern.gwt.client.view.AGwtView
 
getPresenter() - Method in interface com.googlecode.jpattern.gwt.client.view.IView
 
getProperty(String) - Method in interface com.googlecode.jpattern.gwt.client.property.IProperty
 
getProperty(String) - Method in class com.googlecode.jpattern.gwt.client.property.Property
 
getProvider() - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
getProvider() - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
GetProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
GetProxy(IServerCallGetAction, ICallbackAction<T>, Class<T>, String, Map<String, String>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.GetProxy
 
GetProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
GetProxy(IBeanFactory, ICallbackAction<T>, IObjectSerializer<T>, String, Map<String, String>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.GetProxy
 
getReturnedObject() - Method in class com.googlecode.jpattern.gwt.client.event.EventResult
 
getReturnedObject() - Method in interface com.googlecode.jpattern.gwt.shared.IWebResult
 
getReturnedObject() - Method in class com.googlecode.jpattern.gwt.shared.WebResult
 
getServerCallService() - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
getServerCallService() - Method in interface com.googlecode.jpattern.gwt.client.IApplicationProvider
 
getServerCallService() - Method in class com.googlecode.jpattern.gwt.client.NullApplicationProvider
 
getService(String) - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
getService(String) - Method in interface com.googlecode.jpattern.gwt.client.IApplicationProvider
 
getService(String) - Method in class com.googlecode.jpattern.gwt.client.NullApplicationProvider
 
GetTextResourceCommand - Class in com.googlecode.jpattern.gwt.client.command.impl
 
GetTextResourceCommand(StringBuffer, StringBuffer) - Constructor for class com.googlecode.jpattern.gwt.client.command.impl.GetTextResourceCommand
 
getValue() - Method in class com.googlecode.jpattern.gwt.client.util.GenericWrapper
 
getView() - Method in class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
getWrappedClass() - Method in class com.googlecode.jpattern.gwt.client.util.GenericWrapper
 
go(HasWidgets) - Method in class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
go(HasWidgets) - Method in interface com.googlecode.jpattern.gwt.client.presenter.IPresenter
 
go(HasWidgets) - Method in class com.googlecode.jpattern.gwt.client.presenter.NullPresenter
 
GwtLogger - Class in com.googlecode.jpattern.gwt.client.logger
 
GwtLogger(String) - Constructor for class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
GwtLoggerService - Class in com.googlecode.jpattern.gwt.client.logger
 
GwtLoggerService() - Constructor for class com.googlecode.jpattern.gwt.client.logger.GwtLoggerService
 

I

IApplicationProvider - Interface in com.googlecode.jpattern.gwt.client
 
IApplicationSystem - Interface in com.googlecode.jpattern.gwt.client
 
IBeanFactory - Interface in com.googlecode.jpattern.gwt.client
 
ICallbackAction<T> - Interface in com.googlecode.jpattern.gwt.client.communication
 
ICommandCallBack - Interface in com.googlecode.jpattern.gwt.client.command
 
IConstants - Interface in com.googlecode.jpattern.gwt.client
 
IErrorArea - Interface in com.googlecode.jpattern.gwt.client.view
 
IEvent<T> - Interface in com.googlecode.jpattern.gwt.client.event
 
IEventCallback<T> - Interface in com.googlecode.jpattern.gwt.client.event
 
IEventResult<T> - Interface in com.googlecode.jpattern.gwt.client.event
 
ILogger - Interface in com.googlecode.jpattern.gwt.client.logger
 
ILoggerService - Interface in com.googlecode.jpattern.gwt.client.logger
 
info(String) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
info(String) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILogger
 
info(String) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
info(String) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 
IObjectSerializer<T> - Interface in com.googlecode.jpattern.gwt.client.communication.rest
 
IPresenter - Interface in com.googlecode.jpattern.gwt.client.presenter
 
IProperty - Interface in com.googlecode.jpattern.gwt.client.property
 
IServerCallAction - Interface in com.googlecode.jpattern.gwt.client.communication.direct
 
IServerCallDeleteAction - Interface in com.googlecode.jpattern.gwt.client.communication.direct
 
IServerCallGetAction - Interface in com.googlecode.jpattern.gwt.client.communication.direct
 
IServerCallPostAction - Interface in com.googlecode.jpattern.gwt.client.communication.direct
 
IServerCallPutAction - Interface in com.googlecode.jpattern.gwt.client.communication.direct
 
IServerCallService - Interface in com.googlecode.jpattern.gwt.client
 
IService - Interface in com.googlecode.jpattern.gwt.client
 
isValid() - Method in class com.googlecode.jpattern.gwt.client.command.CommandResult
 
isValid() - Method in class com.googlecode.jpattern.gwt.client.event.EventResult
 
isValid() - Method in interface com.googlecode.jpattern.gwt.client.event.IEventResult
 
IView - Interface in com.googlecode.jpattern.gwt.client.view
 
IWebResult - Interface in com.googlecode.jpattern.gwt.shared
 

J

JSONRequest - Class in com.googlecode.jpattern.gwt.client.communication.sop
 
JSONRequest() - Constructor for class com.googlecode.jpattern.gwt.client.communication.sop.JSONRequest
 
JSONRequestHandler - Interface in com.googlecode.jpattern.gwt.client.communication.sop
 

L

launch(IEventCallback<T>) - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
launch(IEventCallback<T>) - Method in interface com.googlecode.jpattern.gwt.client.event.IEvent
 
launch(IEventCallback<T>) - Method in class com.googlecode.jpattern.gwt.client.event.NullEvent
 
LOGGER_SERVICE - Static variable in interface com.googlecode.jpattern.gwt.client.IConstants
 

N

NAME - Static variable in class com.googlecode.jpattern.gwt.client.logger.GwtLoggerService
 
NAME - Static variable in class com.googlecode.jpattern.gwt.client.logger.SysoutLoggerService
 
NullApplicationProvider - Class in com.googlecode.jpattern.gwt.client
 
NullApplicationProvider() - Constructor for class com.googlecode.jpattern.gwt.client.NullApplicationProvider
 
NullCommandCallBack - Class in com.googlecode.jpattern.gwt.client.command
 
NullCommandCallBack() - Constructor for class com.googlecode.jpattern.gwt.client.command.NullCommandCallBack
 
NullErrorArea - Class in com.googlecode.jpattern.gwt.client.view
 
NullErrorArea() - Constructor for class com.googlecode.jpattern.gwt.client.view.NullErrorArea
 
NullEvent<T> - Class in com.googlecode.jpattern.gwt.client.event
 
NullEvent() - Constructor for class com.googlecode.jpattern.gwt.client.event.NullEvent
 
NullEventCallback<T> - Class in com.googlecode.jpattern.gwt.client.event
 
NullEventCallback() - Constructor for class com.googlecode.jpattern.gwt.client.event.NullEventCallback
 
NullLogger - Class in com.googlecode.jpattern.gwt.client.logger
 
NullLogger() - Constructor for class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
NullLoggerService - Class in com.googlecode.jpattern.gwt.client.logger
 
NullLoggerService() - Constructor for class com.googlecode.jpattern.gwt.client.logger.NullLoggerService
 
NullPresenter - Class in com.googlecode.jpattern.gwt.client.presenter
 
NullPresenter() - Constructor for class com.googlecode.jpattern.gwt.client.presenter.NullPresenter
 
NullProxy<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication
 
NullProxy(ICallbackAction<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.NullProxy
 
NullServerCallGetAction - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
NullServerCallGetAction() - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.NullServerCallGetAction
 
NullServerCallService - Class in com.googlecode.jpattern.gwt.client
 
NullServerCallService() - Constructor for class com.googlecode.jpattern.gwt.client.NullServerCallService
 
NullService - Class in com.googlecode.jpattern.gwt.client
 
NullService() - Constructor for class com.googlecode.jpattern.gwt.client.NullService
 

O

onError(Throwable) - Method in interface com.googlecode.jpattern.gwt.client.communication.ICallbackAction
 
onError(Request, Throwable) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.ProxyRequestCallback
 
onEventError(List<IErrorMessage>) - Method in class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
onEventError(List<IErrorMessage>) - Method in interface com.googlecode.jpattern.gwt.client.presenter.IPresenter
 
onEventError(List<IErrorMessage>) - Method in class com.googlecode.jpattern.gwt.client.presenter.NullPresenter
 
onRequestComplete(JavaScriptObject) - Method in interface com.googlecode.jpattern.gwt.client.communication.sop.JSONRequestHandler
 
onResponseReceived(Request, Response) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.ProxyRequestCallback
 
onSuccess(T) - Method in interface com.googlecode.jpattern.gwt.client.communication.ICallbackAction
 

P

post(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
post(Class<T>, Class<Z>, String, Z) - Method in interface com.googlecode.jpattern.gwt.client.communication.direct.IServerCallPostAction
 
post(Class<T>, Class<Z>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.NullServerCallGetAction
 
post(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in interface com.googlecode.jpattern.gwt.client.IServerCallService
 
post(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.NullServerCallService
 
post(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.RestServerCallService
 
postDisplay() - Method in class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
PostProxy<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
PostProxy(IServerCallPostAction, Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.PostProxy
 
PostProxy<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
PostProxy(IBeanFactory, ICallbackAction<T>, IObjectSerializer<T>, String, IObjectSerializer<Z>, Z) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.PostProxy
 
preDisplay() - Method in class com.googlecode.jpattern.gwt.client.presenter.APresenter
 
Property - Class in com.googlecode.jpattern.gwt.client.property
 
Property(Map<String, String>) - Constructor for class com.googlecode.jpattern.gwt.client.property.Property
 
PropertyReader - Class in com.googlecode.jpattern.gwt.client.property
 
PropertyReader(String) - Constructor for class com.googlecode.jpattern.gwt.client.property.PropertyReader
 
ProxyRequestCallback<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
ProxyRequestCallback(IBeanFactory, ICallbackAction<T>, IObjectSerializer<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.ProxyRequestCallback
 
put(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.DirectServerCallService
 
put(Class<T>, Class<Z>, String, Z) - Method in interface com.googlecode.jpattern.gwt.client.communication.direct.IServerCallPutAction
 
put(Class<T>, Class<Z>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.communication.direct.NullServerCallGetAction
 
put(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in interface com.googlecode.jpattern.gwt.client.IServerCallService
 
put(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.NullServerCallService
 
put(Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Method in class com.googlecode.jpattern.gwt.client.RestServerCallService
 
PutProxy<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication.direct
 
PutProxy(IServerCallPutAction, Class<T>, Class<Z>, ICallbackAction<T>, String, Z) - Constructor for class com.googlecode.jpattern.gwt.client.communication.direct.PutProxy
 
PutProxy<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication.rest
 
PutProxy(IBeanFactory, ICallbackAction<T>, IObjectSerializer<T>, String, IObjectSerializer<Z>, Z) - Constructor for class com.googlecode.jpattern.gwt.client.communication.rest.PutProxy
 

Q

QueryString - Class in com.googlecode.jpattern.gwt.client.communication
 
QueryString() - Constructor for class com.googlecode.jpattern.gwt.client.communication.QueryString
 

R

render(HasWidgets) - Method in class com.googlecode.jpattern.gwt.client.view.AGwtView
 
render(HasWidgets) - Method in interface com.googlecode.jpattern.gwt.client.view.IView
 
RestServerCallService - Class in com.googlecode.jpattern.gwt.client
 
RestServerCallService(IBeanFactory) - Constructor for class com.googlecode.jpattern.gwt.client.RestServerCallService
 

S

serialize(IBeanFactory, T) - Method in class com.googlecode.jpattern.gwt.client.communication.rest.GenericsObjectSerializer
 
serialize(IBeanFactory, T) - Method in interface com.googlecode.jpattern.gwt.client.communication.rest.IObjectSerializer
 
ServerCallDeleteCommand<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication
 
ServerCallDeleteCommand(Map<String, String>, StringBuffer, GenericWrapper<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.ServerCallDeleteCommand
 
ServerCallGetCommand<T extends IWebResult> - Class in com.googlecode.jpattern.gwt.client.communication
 
ServerCallGetCommand(Map<String, String>, StringBuffer, GenericWrapper<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.ServerCallGetCommand
 
ServerCallPostCommand<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication
 
ServerCallPostCommand(GenericWrapper<Z>, StringBuffer, GenericWrapper<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.ServerCallPostCommand
 
ServerCallPutCommand<T extends IWebResult,Z> - Class in com.googlecode.jpattern.gwt.client.communication
 
ServerCallPutCommand(GenericWrapper<Z>, StringBuffer, GenericWrapper<T>) - Constructor for class com.googlecode.jpattern.gwt.client.communication.ServerCallPutCommand
 
setApplicationProvider(IApplicationProvider) - Method in class com.googlecode.jpattern.gwt.client.ApplicationProxy
 
setErrorArea(IErrorArea) - Method in class com.googlecode.jpattern.gwt.client.view.AGwtView
 
setLoggerService(ILoggerService) - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
setLoggerService(ILoggerService) - Method in interface com.googlecode.jpattern.gwt.client.IApplicationSystem
 
setProvider(IApplicationProvider) - Method in class com.googlecode.jpattern.gwt.client.event.AEvent
 
setServerCallService(IServerCallService) - Method in class com.googlecode.jpattern.gwt.client.AApplication
 
setServerCallService(IServerCallService) - Method in interface com.googlecode.jpattern.gwt.client.IApplicationSystem
 
setValue(T) - Method in class com.googlecode.jpattern.gwt.client.util.GenericWrapper
 
startSystem() - Method in interface com.googlecode.jpattern.gwt.client.IApplicationSystem
 
stopSystem() - Method in interface com.googlecode.jpattern.gwt.client.IApplicationSystem
 
SysoutLogger - Class in com.googlecode.jpattern.gwt.client.logger
 
SysoutLogger(String) - Constructor for class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 
SysoutLoggerService - Class in com.googlecode.jpattern.gwt.client.logger
 
SysoutLoggerService() - Constructor for class com.googlecode.jpattern.gwt.client.logger.SysoutLoggerService
 

T

toQueryString(Map<String, String>) - Static method in class com.googlecode.jpattern.gwt.client.communication.QueryString
 
trace(String) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
trace(String) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILogger
 
trace(String) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
trace(String) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 

V

visit(IApplicationProvider) - Method in class com.googlecode.jpattern.gwt.client.command.ACommand
 
visit(IPresenter) - Method in class com.googlecode.jpattern.gwt.client.view.AGwtView
 
visit(IPresenter) - Method in interface com.googlecode.jpattern.gwt.client.view.IView
 

W

warn(String) - Method in class com.googlecode.jpattern.gwt.client.logger.GwtLogger
 
warn(String) - Method in interface com.googlecode.jpattern.gwt.client.logger.ILogger
 
warn(String) - Method in class com.googlecode.jpattern.gwt.client.logger.NullLogger
 
warn(String) - Method in class com.googlecode.jpattern.gwt.client.logger.SysoutLogger
 
webResult() - Method in interface com.googlecode.jpattern.gwt.client.IBeanFactory
 
webResult(IWebResult) - Method in interface com.googlecode.jpattern.gwt.client.IBeanFactory
 
WebResult - Class in com.googlecode.jpattern.gwt.shared
 
WebResult(IResult, Object) - Constructor for class com.googlecode.jpattern.gwt.shared.WebResult
 

A C D E G I J L N O P Q R S T V W

Copyright © 2011. All Rights Reserved.