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