Uses of Class
com._1c.g5.aef2.standard.swt.layouts.TwoColumnData
Packages that use TwoColumnData
-
Uses of TwoColumnData in com._1c.g5.aef2.standard.swt.layouts
Methods in com._1c.g5.aef2.standard.swt.layouts that return TwoColumnDataModifier and TypeMethodDescriptionstatic TwoColumnData
TwoColumnData.setRight
(org.eclipse.swt.widgets.Control control) CreatesTwoColumnData
object and initializes it to values suitable for elements that are placed in the 'fields' column of the grid.static TwoColumnData
TwoColumnData.setWide
(org.eclipse.swt.widgets.Control control) CreatesTwoColumnData
object and initializes it to values suitable for elements that span both columns: the one for label and the one for field control.