Uses of Interface
org.eclipse.e4.xwt.ILoadingContext

Packages that use ILoadingContext
org.eclipse.e4.xwt   
 

Uses of ILoadingContext in org.eclipse.e4.xwt
 

Methods in org.eclipse.e4.xwt that return ILoadingContext
static ILoadingContext XWT.findLoadingContext(java.lang.Object container)
           
static ILoadingContext XWT.getLoadingContext()
           
static ILoadingContext XWT.getLoadingContext(org.eclipse.swt.widgets.Composite object)
           
 

Methods in org.eclipse.e4.xwt with parameters of type ILoadingContext
static void XWT.setLoadingContext(ILoadingContext loadingContext)