public interface IViewActionDelegate extends IActionDelegate
IActionDelegate
and adds an initialization method for connecting the delegate to the view it
should work with.Modifier and Type | Method and Description |
---|---|
void |
init(IViewPart view)
Initializes this action delegate with the view it will work in.
|
run, selectionChanged
void init(IViewPart view)
view
- the view that provides the context for this delegate
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.