|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectEditInitialiser
Provides the necessary information to initialise a direct edit.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||