Class AbstractViewControl<S extends ThemeSkin>

java.lang.Object
com._1c.g5.lwt.AbstractLightControl
com._1c.g5.v8.dt.form.internal.presentation.controls.AbstractViewControl<S>
All Implemented Interfaces:
ILightControl, IReadOnlyControl, IViewControl<S>
Direct Known Subclasses:
AbstractCustomizationControl, MenuSeparatorControl, StubViewControl, TextControl

public abstract class AbstractViewControl<S extends ThemeSkin> extends AbstractLightControl implements IViewControl<S>, IReadOnlyControl