Package com._1c.g5.v8.dt.ui.aef.mappers
- 
Interface Summary Interface Description IViewModelsMapper<M,T extends ItemViewModel> View models mapper.
- 
Class Summary Class Description AefLabelCheckStateMapper<M,T extends CheckedItemViewModel> IMapperimplementation that maps model object with the view structure specific.AefLabelMapper<M,T extends ItemViewModel> IMapperimplementation that maps model object with the view structure specific.AefTableContentProvider<M> IMapperimplementation that maps model object with the table structure specific.AefTreeContentProvider<M,T extends ItemViewModel> IAefTreeContentProviderimplementation that provides tree structure specific.OneWayLabelMapper<M,V extends ItemViewModel> IMapperimplementation that maps model object with the same policy as itsOneWayMapperancestor.