Home | History | Annotate | Download | only in gle2

Lines Matching defs:select

420      * Select the visual element corresponding to the given XML node
421 * @param xmlNode The Node whose element we want to select
423 public void select(Node xmlNode) {
424 mCanvasViewer.getCanvas().getSelectionManager().select(xmlNode);