public interface DirectEditInitialiser
Modifier and Type | Method and Description |
---|---|
String |
getInitialValue()
Obtains the initial value.
|
org.eclipse.draw2d.IFigure |
getLocationFigure()
Obtains the
IFigure that is used to determine the location of the
direct edit. |
String getInitialValue()
org.eclipse.draw2d.IFigure getLocationFigure()
IFigure
that is used to determine the location of the
direct edit. This is typically the Label
containing the value
being directly edited.IFigure
to use to determine the location.Copyright © 2005–2016. All rights reserved.