|
|||||||||
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.SingleColumnRow
@Deprecated public class SingleColumnRow
Constructor Summary | |
---|---|
SingleColumnRow(org.eclipse.swt.widgets.Control control)
Deprecated. A RenderingResultRow which holds one Control . |
Method Summary | |
---|---|
org.eclipse.swt.widgets.Control |
getControl()
Deprecated. |
Set<org.eclipse.swt.widgets.Control> |
getControls()
Deprecated. Return all Controls which are held by this RenderingResultRow. |
org.eclipse.swt.widgets.Control |
getMainControl()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleColumnRow(org.eclipse.swt.widgets.Control control)
RenderingResultRow
which holds one Control
.
control
- the Control for the ColumnMethod Detail |
---|
public org.eclipse.swt.widgets.Control getControl()
@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 |