Uses of Class
com._1c.g5.aef2.lwt.LwtRenderingParameters
Packages that use LwtRenderingParameters
Package
Description
-
Uses of LwtRenderingParameters in com._1c.g5.aef2.lwt
Methods in com._1c.g5.aef2.lwt with parameters of type LwtRenderingParametersMethod parameters in com._1c.g5.aef2.lwt with type arguments of type LwtRenderingParametersModifier and TypeMethodDescriptionprotected <VM extends IControlViewModel>
ILightControlLwtRenderer.createLightControl(IView<LwtRenderingParameters, VM, ILightControl> view, VM viewModel, ILightComposite lightComposite, int index) Creates a light control for the given view and view model. -
Uses of LwtRenderingParameters in com._1c.g5.aef2.standard.lwt.renderers
Method parameters in com._1c.g5.aef2.standard.lwt.renderers with type arguments of type LwtRenderingParametersModifier and TypeMethodDescriptionprotected <VM extends IControlViewModel>
ILightControlLwtStandardRenderer.createLightControl(IView<LwtRenderingParameters, VM, ILightControl> controlView, VM viewModel, ILightComposite composite, int index) -
Uses of LwtRenderingParameters in com._1c.g5.v8.dt.internal.md.ui.editors.pages
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages with parameters of type LwtRenderingParametersModifier and TypeMethodDescriptionvoidDtGranularEditorPageLwtRenderer.initialize(LwtRenderingParameters parameters) -
Uses of LwtRenderingParameters in com._1c.g5.v8.dt.ui.aef.lwt.views
Methods in com._1c.g5.v8.dt.ui.aef.lwt.views with parameters of type LwtRenderingParametersModifier and TypeMethodDescriptionvoidLwtWrapperView.initialize(LwtRenderingParameters parameters) -
Uses of LwtRenderingParameters in com.e1c.g5.dt.internal.applications.ui.editor.aef.renderers
Methods in com.e1c.g5.dt.internal.applications.ui.editor.aef.renderers with parameters of type LwtRenderingParametersModifier and TypeMethodDescriptionvoidLwtApplicationEditorRenderer.initialize(LwtRenderingParameters parameters) -
Uses of LwtRenderingParameters in com.e1c.g5.dt.internal.applications.ui.editor.aef.views
Methods in com.e1c.g5.dt.internal.applications.ui.editor.aef.views with parameters of type LwtRenderingParametersModifier and TypeMethodDescriptionvoidAbstractLwtWrappingView.initialize(LwtRenderingParameters parameters)