@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface AboutToHide
@AboutToHide
public void aboutToHide(List<MMenuElement> items) { }
IMenuListener2
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.