Uses of Interface
com.developer.nefarious.zjoule.plugin.core.ui.IViewRender
-
Uses of IViewRender in com.developer.nefarious.zjoule.plugin.core.ui
Modifier and TypeClassDescriptionclass
Responsible for rendering an HTML-based view with embedded JavaScript and CSS resources.Modifier and TypeMethodDescriptionstatic IViewRender
ViewRender.create()
Factory method to create a newViewRender
instance.