Interface MapEventPropertyGetter

All Superinterfaces:
EventPropertyGetter, EventPropertyGetterSPI, EventPropertyValueGetter, EventPropertyValueGetterForge
All Known Subinterfaces:
MapEventPropertyGetterAndIndexed, MapEventPropertyGetterAndMapped
All Known Implementing Classes:
MapArrayPOJOBeanEntryIndexedPropertyGetter, MapArrayPOJOEntryIndexedPropertyGetter, MapArrayPropertyGetter, MapDynamicPropertyGetter, MapEntryPropertyGetter, MapEventBeanArrayIndexedElementPropertyGetter, MapEventBeanArrayIndexedPropertyGetter, MapEventBeanArrayPropertyGetter, MapEventBeanEntryPropertyGetter, MapEventBeanPropertyGetter, MapFragmentArrayPropertyGetter, MapIndexedPropertyGetter, MapMappedPropertyGetter, MapMapPropertyGetter, MapNestedEntryPropertyGetterArrayMap, MapNestedEntryPropertyGetterArrayObjectArray, MapNestedEntryPropertyGetterBase, MapNestedEntryPropertyGetterMap, MapNestedEntryPropertyGetterObjectArray, MapNestedEntryPropertyGetterPropertyProvidedDynamic, MapNestedPropertyGetterMapOnly, MapNestedPropertyGetterMixedType, MapPOJOEntryPropertyGetter, MapPropertyGetterDefaultBase, MapPropertyGetterDefaultMap, MapPropertyGetterDefaultNoFragment, MapPropertyGetterDefaultObjectArray

public interface MapEventPropertyGetter extends EventPropertyGetterSPI
Property getter for Map-underlying events.
  • Method Details