org.apache.struts2.views.gxp
Interface AbstractGxpResult.GxpResourceProvider

All Known Implementing Classes:
AbstractGxpResult.DefaultProvider
Enclosing class:
AbstractGxpResult

protected static interface AbstractGxpResult.GxpResourceProvider

Provides resources necessary to execute a GXP.


Method Summary
 Locale getLocale()
           
 Writer getWriter()
           
 

Method Detail

getWriter

Writer getWriter()
                 throws IOException
Throws:
IOException

getLocale

Locale getLocale()


Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.