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 TwoColumnDataTwoColumnData.setRight(org.eclipse.swt.widgets.Control control) CreatesTwoColumnDataobject and initializes it to values suitable for elements that are placed in the 'fields' column of the grid.static TwoColumnDataTwoColumnData.setWide(org.eclipse.swt.widgets.Control control) CreatesTwoColumnDataobject and initializes it to values suitable for elements that span both columns: the one for label and the one for field control.