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> IMapper
implementation that maps model object with the view structure specific.AefLabelMapper<M,T extends ItemViewModel> IMapper
implementation that maps model object with the view structure specific.AefTableContentProvider<M> IMapper
implementation that maps model object with the table structure specific.AefTreeContentProvider<M,T extends ItemViewModel> IAefTreeContentProvider
implementation that provides tree structure specific.OneWayLabelMapper<M,V extends ItemViewModel> IMapper
implementation that maps model object with the same policy as itsOneWayMapper
ancestor.