Uses of Interface
org.hippoecm.frontend.plugins.yui.header.IYuiContext
Package
Description
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui
Modifier and TypeMethodDescriptionvoid
AbstractYuiAjaxBehavior.addHeaderContribution
(IYuiContext context) Override this method to get access to the IYuiContextvoid
AbstractYuiBehavior.addHeaderContribution
(IYuiContext context) Override this method to get access to the IYuiContext -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.ajax
Modifier and TypeMethodDescriptionvoid
AjaxIndicatorBehavior.addHeaderContribution
(IYuiContext helper) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.autocomplete
Modifier and TypeMethodDescriptionvoid
AutoCompleteBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.datatable
Modifier and TypeMethodDescriptionvoid
DataTableBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.datetime
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.dragdrop
Modifier and TypeMethodDescriptionvoid
AbstractDragDropBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.header
Modifier and TypeClassDescriptionclass
The YuiContext uses the sharedYuiHeaderCache
service for loading/caching YUI-modules and header contributions. -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.layout
Modifier and TypeMethodDescriptionvoid
PageLayoutBehavior.addHeaderContribution
(IYuiContext context) void
WireframeBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.togglebehavior
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.tree
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.webapp
Modifier and TypeMethodDescriptionIYuiManager.newContext()
Create a newIYuiContext
that is backed up by a centrally managedYuiHeaderCache
WebAppBehavior.newContext()
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.widget
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.widget.tree
Modifier and TypeMethodDescriptionvoid
TreeWidgetBehavior.addHeaderContribution
(IYuiContext context)