Uses of Class
com.bea.workshop.controls.ui.actions.DefaultControlInsertionDelegate.AnnotationInfo

Packages that use DefaultControlInsertionDelegate.AnnotationInfo
com.bea.workshop.controls.ui.actions   
 

Uses of DefaultControlInsertionDelegate.AnnotationInfo in com.bea.workshop.controls.ui.actions
 

Method parameters in com.bea.workshop.controls.ui.actions with type arguments of type DefaultControlInsertionDelegate.AnnotationInfo
 IJavaElement DefaultControlInsertionDelegate.insertControl(com.bea.workshop.controls.core.model.IControlInsertionDelegateContext context, List<DefaultControlInsertionDelegate.AnnotationInfo> extraAnnotations)
          Insert a control reference, as described in DefaultControlInsertionDelegate.insertControl(IControlInsertionDelegateContext), with an option to add configuration information in the form of extra annotations.