Uses of Interface
org.hippoecm.frontend.plugins.yui.layout.IWireframe
-
Uses of IWireframe in org.hippoecm.frontend.plugins.yui.layout
Modifier 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.Modifier and TypeMethodDescriptionprotected IWireframe
WireframeBehavior.getParentWireframe()
static IWireframe
WireframeUtils.getParentWireframe
(org.apache.wicket.Component component)