| Modifier and Type | Interface and Description |
|---|---|
interface |
PostsPropertyChangedEventClearFacet
Indicates that (the specified subclass of)
PropertyChangedEvent should be posted to the
EventBusService. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyClearFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAnnotation |
| Constructor and Description |
|---|
PostsPropertyChangedEventClearFacetAnnotation(Class<? extends org.apache.isis.applib.services.eventbus.PropertyChangedEvent<?,?>> eventType,
PropertyOrCollectionAccessorFacet getterFacet,
PropertyClearFacet clearFacet,
ServicesInjector servicesInjector,
FacetHolder holder) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyClearFacetViaClearMethod |
class |
PropertyClearFacetViaSetterMethod |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.