Interface IViewContentComposite<C extends ILightComposite,S extends ThemeSkin>
- All Superinterfaces:
ILightComposite,ILightContentComposite<C>,ILightControl,IViewComposite<S>,IViewControl<S>
- All Known Implementing Classes:
AbstractViewContentComposite,AbstractViewScrolledContentComposite,FormControl,FormPanelComposite,FormSeparatePanelComposite,TabControl,TableViewControl
public interface IViewContentComposite<C extends ILightComposite,S extends ThemeSkin>
extends IViewComposite<S>, ILightContentComposite<C>
-
Method Summary
Methods inherited from interface com._1c.g5.lwt.ILightComposite
addChild, addChild, addChildAfter, addLayerAbove, addLayerBehind, controlFromPoint, getActiveControl, getChildCount, getChildren, getLayers, getLayout, getMainLayer, layout, removeChild, removeChild, revealRectangle, setActiveControl, setLayout, translatePointFromControl, translatePointToControl, translateRectangleFromControl, translateRectangleToControl, traverse, traverseMethods inherited from interface com._1c.g5.lwt.ILightContentComposite
getContent, setContentMethods inherited from interface com._1c.g5.lwt.ILightControl
addControlListener, computeSize, dispose, getBounds, getCursor, getData, getLayoutData, getParent, getTooltip, getVisibleBounds, handleEvent, initialize, invalidate, invalidate, isDisposed, isEnabled, isFocused, isVisible, paint, removeControlListener, setBounds, setCursor, setData, setEnabled, setFocus, setLayoutData, setParent, setTooltip, setVisibleMethods inherited from interface com._1c.g5.v8.dt.form.internal.presentation.controls.IViewControl
setTheme