Uses of Interface
org.hippoecm.frontend.plugins.yui.layout.IWireframe
Packages that use IWireframe
-
Uses of IWireframe in org.hippoecm.frontend.plugins.yui.layout
Classes in org.hippoecm.frontend.plugins.yui.layout that implement IWireframeModifier and TypeClassDescriptionclass
Special purposeWireframeBehavior
that automatically binds itself to the document body and creates a wireframe that takes up the full viewport and is registered as the root of the applications wireframe structure.class
The WireframeBehavior allows you to create cross-browser application layouts based on the YUI Layout Manager.Methods in org.hippoecm.frontend.plugins.yui.layout that return IWireframeModifier and TypeMethodDescriptionprotected IWireframe
WireframeBehavior.getParentWireframe()
static IWireframe
WireframeUtils.getParentWireframe
(org.apache.wicket.Component component)