|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IControlContentAdapter2
This interface is used by a ContentProposalAdapter
in order to
retrieve and set the selection range in a control.
Method Summary | |
---|---|
Point |
getSelection(Control control)
Get the current selection range in the control. |
void |
setSelection(Control control,
Point range)
Set the current selection range in the control. |
Method Detail |
---|
Point getSelection(Control control)
control
- the control whose position is to be retrieved.
void setSelection(Control control, Point range)
control
- the control whose position is to be retrieved.range
- a point representing the selection start and end
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.