Uses of Interface
com._1c.g5.aef2.standard.definitions.refresher.IRefresher
Packages that use IRefresher
Package
Description
-
Uses of IRefresher in com._1c.g5.aef2.standard.definitions.refresher
Classes in com._1c.g5.aef2.standard.definitions.refresher that implement IRefresherModifier and TypeClassDescriptionclass
The abstract implementation ofIRefresher
.final class
The component model driven refresher.Methods in com._1c.g5.aef2.standard.definitions.refresher that return IRefresherModifier and TypeMethodDescriptionIRefresherFactory.createRefresher
(Object... objects) CreatesIRefresher
instance. -
Uses of IRefresher in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return types with arguments of type IRefresherModifier and TypeMethodDescriptionprotected Collection<IRefresher>
PropertyPaletteComponent.getRefreshers()
Returns refreshers managing this component. -
Uses of IRefresher in com._1c.g5.v8.dt.aef2.bm.refresher
Classes in com._1c.g5.v8.dt.aef2.bm.refresher that implement IRefresherModifier and TypeClassDescriptionclass
The BM refresher that triggers the refresh on BM change event. -
Uses of IRefresher in com._1c.g5.v8.dt.md.ui.extension.aef.refresher
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.refresher that implement IRefresherModifier and TypeClassDescriptionclass
The refresher that listens state changes fromIMdAdoptedPropertyNotifier
for the specified objects and feature.