Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractPresenterWithErrorHandling<P,
V, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperF> -
abstract presenter with default functionality used in forms.
- AbstractPresenterWithErrorHandling(EventBus, V, P, NestedSlot) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractPresenterWithErrorHandling
- AbstractRestCallback<P,
D, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperV, R, H> -
Async callback implementation with error handling.
- AbstractRestCallback(V, D, Session) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
-
constructor.
- AbstractRestCallback(V, D, Session, H) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
-
constructor.
- AbstractSession - Class in de.knightsoftnet.gwtp.spring.client.session
- AbstractSession(EventBus) - Constructor for class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
-
constructor with injected parameters.
- AbstractSimpleRestCallback<V,
R, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperH> -
Async callback implementation with error handling.
- AbstractSimpleRestCallback(V, Session) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
-
constructor.
- AbstractSimpleRestCallback(V, Session, H) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
-
constructor.
- AbstractViewWithErrorHandling<P,
F> - Class in de.knightsoftnet.gwtp.spring.client.rest.helper -
abstract editor implementation with default functionality used in forms.
- AbstractViewWithErrorHandling(BeanValidationEditorDriver<F, ? extends AbstractViewWithErrorHandling<P, F>>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
-
constructor with injected parameters.
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalInterfaceCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalPropertyCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetServiceCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetSuggestionCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeModuleCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficePresenterCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeServiceCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
- addAdditionalImports(String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeViewCreator
- addCallback(AsyncCallback<T>) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
-
add callback which is informed about changes.
- addHasChangeUserEventHandler(ChangeUserEvent.ChangeUserHandler) - Method in interface de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent.ChangeUserHandlers
- additionalPresenterConstructorPrarameters() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of additional constructor parameters for presenter.
- additionalPresenterImports() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of additional imports for presenter.
- allWidgetNamesOfProviderWidgets(List<BackofficeWidget>) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeViewCreator
- AsyncCallbackOnFailure - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper
- AsyncCallbackOnSuccess<T> - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper
B
- BackofficeClientGenerator - Annotation Interface in de.knightsoftnet.gwtp.spring.client.annotation
-
Annotates a to generate client side backoffice stuff.
- BackofficeClientGeneratorProcessor - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Backoffice client generator processor.
- BackofficeClientGeneratorProcessor() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeClientGeneratorProcessor
- BackofficeLocalInterfaceCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create JPA repository interface.
- BackofficeLocalInterfaceCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalInterfaceCreator
- BackofficeLocalPropertyCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create localization property file.
- BackofficeLocalPropertyCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalPropertyCreator
- BackofficeManyToOneWidgetCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create suggestion for many to one reference widgets.
- BackofficeManyToOneWidgetCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetCreator
- BackofficeManyToOneWidgetServiceCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create rest service interface for many to one reference widgets.
- BackofficeManyToOneWidgetServiceCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetServiceCreator
- BackofficeManyToOneWidgetSuggestionCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create suggestion for many to one reference widgets.
- BackofficeManyToOneWidgetSuggestionCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetSuggestionCreator
- BackofficeModuleCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create gwtp module class.
- BackofficeModuleCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeModuleCreator
- BackofficePresenterCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create gwtp presenter class.
- BackofficePresenterCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficePresenterCreator
- BackofficeServiceCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create JPA repository interface.
- BackofficeServiceCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeServiceCreator
- BackofficeUiBinderCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create localization property file.
- BackofficeUiBinderCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
- BackofficeViewCreator - Class in de.knightsoftnet.gwtp.spring.annotation.processor
-
Create gwtp view class.
- BackofficeViewCreator() - Constructor for class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeViewCreator
- baseToken() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The token to access page, id will be added automatically.
- build(AsyncCallbackOnSuccess<R>, AsyncCallbackOnFailure) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, Session, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, Session, AsyncCallbackOnSuccess<R>, H) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, D, Session, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- build(V, D, Session, H, AsyncCallbackOnSuccess<R>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create rest callback implementation.
- buildLoginCallback(V, Session) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.
- buildLoginCallback(V, Session, M) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.
- buildLoginCallback(V, Session, M, H) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
-
create login callback implementation.
C
- CachedSyncHttpGetCall - Class in de.knightsoftnet.gwtp.spring.client.rest.helper
-
helper class for synchronous rest get call with result caching.
- ChangeUserEvent - Class in de.knightsoftnet.gwtp.spring.client.event
-
event used for user changes (e.g. login or logout).
- ChangeUserEvent(User) - Constructor for class de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent
- ChangeUserEvent.ChangeUserHandler - Interface in de.knightsoftnet.gwtp.spring.client.event
- ChangeUserEvent.ChangeUserHandlers - Interface in de.knightsoftnet.gwtp.spring.client.event
- CLASS_EXTENSION - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalInterfaceCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetServiceCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetSuggestionCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeModuleCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficePresenterCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeServiceCreator
- CLASS_SUFFIX - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeViewCreator
- configure() - Method in class de.knightsoftnet.gwtp.spring.client.gin.ServiceModule
- convert(ValidationResultInterface) - Method in class de.knightsoftnet.gwtp.spring.client.converter.ValidationResultDataConverter
- convert(ValidationResultInterface, E) - Method in class de.knightsoftnet.gwtp.spring.client.converter.ValidationResultDataConverter
-
convert ValidationResultData from server to a ArrayList<ConstraintViolation<?
D
- data - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- DataBaseRestServiceTemplate<T,
I> - Interface in de.knightsoftnet.gwtp.spring.client.services -
Client side interface for generic CRUD operations on a repository for a specific type.
- de.knightsoftnet.gwtp.spring.annotation.processor - package de.knightsoftnet.gwtp.spring.annotation.processor
- de.knightsoftnet.gwtp.spring.client - package de.knightsoftnet.gwtp.spring.client
- de.knightsoftnet.gwtp.spring.client.annotation - package de.knightsoftnet.gwtp.spring.client.annotation
- de.knightsoftnet.gwtp.spring.client.converter - package de.knightsoftnet.gwtp.spring.client.converter
-
this package contains client side converters.
- de.knightsoftnet.gwtp.spring.client.event - package de.knightsoftnet.gwtp.spring.client.event
- de.knightsoftnet.gwtp.spring.client.factory - package de.knightsoftnet.gwtp.spring.client.factory
-
this package contains client side json dispatch factory classes.
- de.knightsoftnet.gwtp.spring.client.gin - package de.knightsoftnet.gwtp.spring.client.gin
- de.knightsoftnet.gwtp.spring.client.resources - package de.knightsoftnet.gwtp.spring.client.resources
- de.knightsoftnet.gwtp.spring.client.rest.helper - package de.knightsoftnet.gwtp.spring.client.rest.helper
-
this package contains client side rest helper classes.
- de.knightsoftnet.gwtp.spring.client.services - package de.knightsoftnet.gwtp.spring.client.services
- de.knightsoftnet.gwtp.spring.client.session - package de.knightsoftnet.gwtp.spring.client.session
-
this package contains the session data.
- delete(I) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Deletes the entity with the given id.
- deleteAll() - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Deletes all entities managed by the repository.
- dispatch(ChangeUserEvent.ChangeUserHandler) - Method in class de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent
- driver - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- DummySession - Class in de.knightsoftnet.gwtp.spring.client.session
- DummySession(EventBus) - Constructor for class de.knightsoftnet.gwtp.spring.client.session.DummySession
E
- EditorWithErrorHandling<P,
F> - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper -
editor interface with default functionality used in forms.
F
- FAILED - Enum constant in enum class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
- field() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.SearchField
-
name of the field that should be added to search result list.
- fillForm(F) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- fillForm(F) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.EditorWithErrorHandling
-
fill the form with data.
- findAll() - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Returns all instances of the type.
- findAll(Integer) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Returns all instances of the type of named page.
- findAll(Integer, Integer) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Returns all instances of the type of named page.
- findAll(Integer, Integer, Sort) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Returns all instances of the type of named page.
- findAll(Integer, Sort) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Returns all instances of the type of named page.
- findOne(I) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Retrieves an entity by its id.
- FutureResult<T> - Class in de.knightsoftnet.gwtp.spring.client.rest.helper
-
future result for asynchronous call caching.
- FutureResult() - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
- FutureResult.State - Enum Class in de.knightsoftnet.gwtp.spring.client.rest.helper
G
- generateGinModule() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate gin module file.
- generateLocalizationInterface() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate localization interface.
- generateLocalizationProperties() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate localization properties.
- generatePresenter() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate presenter.
- generateRestService() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate rest service for entity.
- generateUiBinder() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate ui-binder xml file.
- generateView() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
generate view .
- get() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
-
get result of the call.
- getAssociatedType() - Method in class de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent
- getCurrentUser() - Method in interface de.knightsoftnet.gwtp.spring.client.services.UserRestServiceTemplate
- getMessage() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- getPresenter() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- getPropertyPath() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- getType() - Static method in class de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent
- getUser() - Method in class de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent
- getUser() - Method in class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
- getUser() - Method in interface de.knightsoftnet.gwtp.spring.client.session.Session
-
get current user data.
- getUsersLocale() - Method in class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
- getUsersLocale() - Method in interface de.knightsoftnet.gwtp.spring.client.session.Session
-
get local of current user.
- getValidationErrorSet() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationResultImpl
- grid() - Method in interface de.knightsoftnet.gwtp.spring.client.resources.ResourcesFile
- GRID_COLUMNS - Static variable in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
- gridColumns() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.SearchField
-
alternate to gss styling, you can give number columns in the grid.
- GSSS_JAVA_COLUMN - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_M_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_COLUMN_T_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_JAVA_RESPONSIVE_COLUMN_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_RESOURCE_FILE - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_M_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_COLUMN_T_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESOURCE_FILE - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_1 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_10 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_11 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_12 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_2 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_3 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_4 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_5 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_6 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_7 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_8 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_RESPONSIVE_COLUMN_9 - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GSSS_UIB_ROW - Static variable in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
- GwtpSpringSession<T> - Class in de.knightsoftnet.gwtp.spring.client
-
Session handler using spring rest service.
- GwtpSpringSession(EventBus, ResourceDelegate<? extends UserRestServiceTemplate<T>>) - Constructor for class de.knightsoftnet.gwtp.spring.client.GwtpSpringSession
-
constructor with injected parameters.
H
- HasShowMessage - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper
-
Interface for elements which can show a message.
- httpMessage - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- HttpMessages - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper
-
Localized values of http states.
I
- INCOMPLETE - Enum constant in enum class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
- isCurrentUserLoggedIn() - Method in interface de.knightsoftnet.gwtp.spring.client.services.UserRestServiceTemplate
- isDone() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
- isLoggedIn() - Method in class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
- isLoggedIn() - Method in interface de.knightsoftnet.gwtp.spring.client.session.Session
-
check if user is logged in.
J
- javaGridClassesColumn() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the error block.
L
- languages() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of languages to generate messages for.
- login(String, String) - Method in interface de.knightsoftnet.gwtp.spring.client.services.UserRestServiceTemplate
- LoginCallback<T,
V, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperM, H> -
Login Callback for login.
- LoginCallback(V, Session) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
-
constructor.
- LoginCallback(V, Session, M) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
-
constructor.
- LoginCallback(V, Session, M, H) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
-
constructor.
- loginErrorMessage - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- LoginMessages - Interface in de.knightsoftnet.gwtp.spring.client.rest.helper
-
Localized values for login form.
- logout() - Method in interface de.knightsoftnet.gwtp.spring.client.services.UserRestServiceTemplate
M
- messageHttpCode(int) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.HttpMessages
-
convert message from given http code.
- messageLoginError(String) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.LoginMessages
-
convert message from given version.
- messageOtherError() - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.LoginMessages
-
text to display when login is not correct.
O
- of(String, String) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- of(List<ValidationValueInterface>) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationResultImpl
- onChangeUser(ChangeUserEvent) - Method in interface de.knightsoftnet.gwtp.spring.client.event.ChangeUserEvent.ChangeUserHandler
- onFailure(Throwable) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- onFailure(Throwable) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
- onFailure(Throwable) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.AsyncCallbackOnFailure
-
Called when an asynchronous call fails to complete normally.
- onFailure(Throwable) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
- onFailure(Throwable) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- onReveal() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractPresenterWithErrorHandling
- onSuccess(R) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- onSuccess(R) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
- onSuccess(R) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackImpl
- onSuccess(R) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackSimpleImpl
- onSuccess(T) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.AsyncCallbackOnSuccess
-
Called when an asynchronous call completes successfully.
- onSuccess(T) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult
- onSuccess(T) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
P
- presenter - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeClientGeneratorProcessor
R
- readSessionData() - Method in class de.knightsoftnet.gwtp.spring.client.GwtpSpringSession
-
read session data.
- readSessionData() - Method in class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
- readSessionData() - Method in class de.knightsoftnet.gwtp.spring.client.session.DummySession
- readSessionData() - Method in interface de.knightsoftnet.gwtp.spring.client.session.Session
-
read session data from server.
- ResourceLoader - Class in de.knightsoftnet.gwtp.spring.client.resources
- ResourcesFile - Interface in de.knightsoftnet.gwtp.spring.client.resources
- response - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- RestCallbackBuilder - Class in de.knightsoftnet.gwtp.spring.client.rest.helper
-
Async callback implementation with error handling.
- RestCallbackBuilder() - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackBuilder
- RestCallbackImpl<P,
D, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperV, R, H> -
Async callback implementation with error handling.
- RestCallbackImpl(V, D, Session, AsyncCallbackOnSuccess<R>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackImpl
-
constructor.
- RestCallbackImpl(V, D, Session, H, AsyncCallbackOnSuccess<R>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackImpl
-
constructor.
- RestCallbackSimpleImpl<V,
R, - Class in de.knightsoftnet.gwtp.spring.client.rest.helperH> -
Async callback implementation with error handling.
- RestCallbackSimpleImpl(V, Session, AsyncCallbackOnSuccess<R>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackSimpleImpl
-
constructor.
- RestCallbackSimpleImpl(V, Session, H, AsyncCallbackOnSuccess<R>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.RestCallbackSimpleImpl
-
constructor.
S
- save(Iterable<T>) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Saves all given entities.
- save(T) - Method in interface de.knightsoftnet.gwtp.spring.client.services.DataBaseRestServiceTemplate
-
Saves a given entity.
- SearchField - Annotation Interface in de.knightsoftnet.gwtp.spring.client.annotation
-
search field result definition.
- searchResults() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of search result fields displayed in search result list, comma separated css classes are attached.
- ServiceModule - Class in de.knightsoftnet.gwtp.spring.client.gin
-
Adding xsrf/csrf protection on client side.
- ServiceModule() - Constructor for class de.knightsoftnet.gwtp.spring.client.gin.ServiceModule
- session - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- session - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
- session - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- Session - Interface in de.knightsoftnet.gwtp.spring.client.session
- setConstraintViolations(Iterable<ConstraintViolation<?>>) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- setConstraintViolations(Iterable<ConstraintViolation<?>>) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.EditorWithErrorHandling
-
display validation errors.
- setFocusOnFirstWidget() - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- setFocusOnFirstWidget() - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.EditorWithErrorHandling
-
set focus on first widget.
- setMessage(String) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- setPresenter(P) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- setPresenter(P) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.EditorWithErrorHandling
-
set a reference to the presenter/activity.
- setPropertyPath(String) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- setResponse(Response) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- setResponse(Response) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
- setResponse(Response) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
- setUser(User) - Method in class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
- setUser(User) - Method in interface de.knightsoftnet.gwtp.spring.client.session.Session
-
set user and fire change user event when user changes.
- setValidationErrorSet(List<ValidationValueInterface>) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationResultImpl
- showMessage(String) - Method in class de.knightsoftnet.gwtp.spring.client.GwtpSpringSession
- showMessage(String) - Method in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractViewWithErrorHandling
- showMessage(String) - Method in interface de.knightsoftnet.gwtp.spring.client.rest.helper.HasShowMessage
-
display a message on the screen.
- styling() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.SearchField
-
array of gss styling entries for ui binder.
- SUCCEEDED - Enum constant in enum class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
- syncRestCall(String) - Static method in class de.knightsoftnet.gwtp.spring.client.rest.helper.CachedSyncHttpGetCall
-
start get rest call with given url.
U
- uiBinderErrorStyle() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the error block.
- uiBinderGridClassesColumn() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of ui binder class entries for the desktop.
- uiBinderHeader() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
The list of ui binder header lines.
- uiBinderStyleCentralPanel() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the central html panel.
- uiBinderStyleHeader() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the header block.
- uiBinderStyleLabel() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the label block.
- uiBinderStyleRow() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for rows.
- uiBinderStyleWidget() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
CSS Style for the widget block.
- UserRestServiceTemplate<T> - Interface in de.knightsoftnet.gwtp.spring.client.services
-
Definition of the login/logout remote services template.
V
- validation(ValidationValueInterface) - Method in interface de.knightsoftnet.gwtp.spring.client.factory.ValidationFactory
- ValidationFactory - Interface in de.knightsoftnet.gwtp.spring.client.factory
-
define autobean definitions for parsing json data.
- validationResult(ValidationResultInterface) - Method in interface de.knightsoftnet.gwtp.spring.client.factory.ValidationFactory
- ValidationResultDataConverter<E> - Class in de.knightsoftnet.gwtp.spring.client.converter
-
convert ValidationResultData from server to a ArrayList<ConstraintViolation<?
- ValidationResultDataConverter() - Constructor for class de.knightsoftnet.gwtp.spring.client.converter.ValidationResultDataConverter
- ValidationResultImpl - Class in de.knightsoftnet.gwtp.spring.client.rest.helper
- ValidationResultImpl() - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationResultImpl
- ValidationResultImpl(List<ValidationValueInterface>) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationResultImpl
- ValidationValueImpl - Class in de.knightsoftnet.gwtp.spring.client.rest.helper
- ValidationValueImpl() - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
- ValidationValueImpl(String, String) - Constructor for class de.knightsoftnet.gwtp.spring.client.rest.helper.ValidationValueImpl
-
constructor.
- value() - Element in annotation interface de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
-
server path where to reach rest interface.
- valueOf(String) - Static method in enum class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- view - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractRestCallback
- view - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.AbstractSimpleRestCallback
- view - Variable in class de.knightsoftnet.gwtp.spring.client.rest.helper.LoginCallback
W
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalInterfaceCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalPropertyCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeModuleCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficePresenterCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeServiceCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
- writeBody(PrintWriter, String, Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeViewCreator
- writeBody(Element, BackofficeClientGenerator, List<BackofficeWidget>, String, String, String, String, PrintWriter) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetCreator
- writeBody(Element, BackofficeClientGenerator, List<BackofficeWidget>, String, String, String, String, PrintWriter) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetServiceCreator
- writeBody(Element, BackofficeClientGenerator, List<BackofficeWidget>, String, String, String, String, PrintWriter) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeManyToOneWidgetSuggestionCreator
- writeProperty(Element, String, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeLocalPropertyCreator
-
write property file.
- writeUiBinder(Element, BackofficeClientGenerator, List<BackofficeWidget>, ProcessingEnvironment) - Method in class de.knightsoftnet.gwtp.spring.annotation.processor.BackofficeUiBinderCreator
-
write ui binder file.
All Classes and Interfaces|All Packages|Constant Field Values