|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CodeDecorator in org.jboss.errai.databinding.rebind |
---|
Classes in org.jboss.errai.databinding.rebind with annotations of type CodeDecorator | |
---|---|
class |
BoundDecorator
Generates an InitializationCallback that contains automatic binding logic. |
class |
ModelSetterDecorator
Causes the generation of a proxy that overrides a method annotated with ModelSetter . |
Uses of CodeDecorator in org.jboss.errai.enterprise.rebind |
---|
Classes in org.jboss.errai.enterprise.rebind with annotations of type CodeDecorator | |
---|---|
class |
ObservesExtension
Generates the boiler plate for @Observes annotations use in GWT clients. Basically creates a subscription for a CDI event type that invokes on the annotated method. |
Uses of CodeDecorator in org.jboss.errai.ioc.rebind.ioc.builtin |
---|
Classes in org.jboss.errai.ioc.rebind.ioc.builtin with annotations of type CodeDecorator | |
---|---|
class |
AfterInitializationExtension
|
class |
TimedExtension
|
Uses of CodeDecorator in org.jboss.errai.ioc.support.bus.rebind |
---|
Classes in org.jboss.errai.ioc.support.bus.rebind with annotations of type CodeDecorator | |
---|---|
class |
ServiceCodeDecorator
|
class |
ShadowServiceIOCExtension
|
class |
UncaughtExceptionDecorator
Generates an InitializationCallback that registers an GWT.UncaughtExceptionHandler
with the client side message bus. |
Uses of CodeDecorator in org.jboss.errai.jpa.sync.rebind |
---|
Classes in org.jboss.errai.jpa.sync.rebind with annotations of type CodeDecorator | |
---|---|
class |
SyncDecorator
Generates an InitializationCallback that contains data sync logic. |
Uses of CodeDecorator in org.jboss.errai.security.rebind |
---|
Classes in org.jboss.errai.security.rebind with annotations of type CodeDecorator | |
---|---|
class |
PageSecurityCodeDecorator
Register page lifecycle listeners when pages are created. |
Uses of CodeDecorator in org.jboss.errai.ui.rebind |
---|
Classes in org.jboss.errai.ui.rebind with annotations of type CodeDecorator | |
---|---|
class |
DataFieldCodeDecorator
Store all injected DataField Statement instances into the
aggregate Map for this composite Template . |
class |
StyleBindingCodeDecorator
|
class |
TemplatedCodeDecorator
Generates the code required for Templated classes. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |