de.smartics.properties.admin.resources.representation.html.share
Class ApplicationHtmlRenderingHelper

Package class diagram package ApplicationHtmlRenderingHelper
java.lang.Object
  extended by de.smartics.properties.admin.resources.representation.html.share.ApplicationHtmlRenderingHelper

public final class ApplicationHtmlRenderingHelper
     
     
extends Object

Helps rendering that part of a representation that shows application information.


Constructor Summary
ApplicationHtmlRenderingHelper(de.smartics.html5.jatl.Html html, HtmlPathHelper pathHelper, ManagedApplication application)
          Default constructor.
 
Method Summary
 void addApplication()
          Adds the HTML representation of the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationHtmlRenderingHelper

public ApplicationHtmlRenderingHelper(de.smartics.html5.jatl.Html html,
                                      HtmlPathHelper pathHelper,
                                      ManagedApplication application)
Default constructor.

Parameters:
html - the HTML instance to create HTML documents.
pathHelper - a helper to localize application specific resources.
application - the application to render.
Method Detail

addApplication

public void addApplication()
Adds the HTML representation of the application.



Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.