Uses of Interface
org.hippoecm.frontend.plugins.yui.header.IYuiContext
Packages that use IYuiContext
Package
Description
-
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui
Methods in org.hippoecm.frontend.plugins.yui with parameters of type IYuiContextModifier 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
Methods in org.hippoecm.frontend.plugins.yui.ajax with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
AjaxIndicatorBehavior.addHeaderContribution
(IYuiContext helper) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.autocomplete
Methods in org.hippoecm.frontend.plugins.yui.autocomplete with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
AutoCompleteBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.datatable
Methods in org.hippoecm.frontend.plugins.yui.datatable with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
DataTableBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.datetime
Methods in org.hippoecm.frontend.plugins.yui.datetime with parameters of type IYuiContext -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.dragdrop
Methods in org.hippoecm.frontend.plugins.yui.dragdrop with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
AbstractDragDropBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.header
Classes in org.hippoecm.frontend.plugins.yui.header that implement IYuiContextModifier 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
Methods in org.hippoecm.frontend.plugins.yui.layout with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
PageLayoutBehavior.addHeaderContribution
(IYuiContext context) void
WireframeBehavior.addHeaderContribution
(IYuiContext context) -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.togglebehavior
Methods in org.hippoecm.frontend.plugins.yui.togglebehavior with parameters of type IYuiContext -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.tree
Methods in org.hippoecm.frontend.plugins.yui.tree with parameters of type IYuiContext -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.webapp
Methods in org.hippoecm.frontend.plugins.yui.webapp that return IYuiContextModifier 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
Methods in org.hippoecm.frontend.plugins.yui.widget with parameters of type IYuiContext -
Uses of IYuiContext in org.hippoecm.frontend.plugins.yui.widget.tree
Methods in org.hippoecm.frontend.plugins.yui.widget.tree with parameters of type IYuiContextModifier and TypeMethodDescriptionvoid
TreeWidgetBehavior.addHeaderContribution
(IYuiContext context)