|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.ecp.edit.internal.swt.util.DoubleColumnRow
@Deprecated public class DoubleColumnRow
| Constructor Summary | |
|---|---|
DoubleColumnRow(org.eclipse.swt.widgets.Control leftControl,
org.eclipse.swt.widgets.Control rightControl)
Deprecated. A RenderingResultRow which holds two Controls. |
|
| Method Summary | |
|---|---|
Set<org.eclipse.swt.widgets.Control> |
getControls()
Deprecated. Return all Controls which are held by this RenderingResultRow. |
org.eclipse.swt.widgets.Control |
getLeftControl()
Deprecated. |
org.eclipse.swt.widgets.Control |
getMainControl()
Deprecated. |
org.eclipse.swt.widgets.Control |
getRightControl()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleColumnRow(org.eclipse.swt.widgets.Control leftControl,
org.eclipse.swt.widgets.Control rightControl)
RenderingResultRow which holds two Controls.
leftControl - the Control for left ColumnrightControl - the Control for right Column| Method Detail |
|---|
public org.eclipse.swt.widgets.Control getLeftControl()
public org.eclipse.swt.widgets.Control getRightControl()
@Deprecated public org.eclipse.swt.widgets.Control getMainControl()
getMainControl in interface RenderingResultRow<org.eclipse.swt.widgets.Control>RenderingResultRow.getMainControl()public Set<org.eclipse.swt.widgets.Control> getControls()
getControls in interface RenderingResultRow<org.eclipse.swt.widgets.Control>RenderingResultRow.getControls()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||