Package pt.webdetails.cdf.dd.render

Examples of pt.webdetails.cdf.dd.render.RenderMobileLayout


  }

  @Override
  protected Renderer getLayoutRenderer(JXPathContext docXP, CdfRunJsDashboardWriteContext context)
  {
    return new RenderMobileLayout(docXP, context);
  }
View Full Code Here

TOP

Related Classes of pt.webdetails.cdf.dd.render.RenderMobileLayout

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.