public class ExtWidgetRegistry
extends org.wicketstuff.js.ext.ExtObservable
var config = Hippo.ExtWidgets.getConfig('somextype')
ExtWidget
,
Serialized FormModifier and Type | Field and Description |
---|---|
static String |
EXT_WIDGET_SERVICE_ID |
Constructor and Description |
---|
ExtWidgetRegistry(IPluginContext context) |
Modifier and Type | Method and Description |
---|---|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
Prevent that we render the head more than once, because it is explicitly rendered before other head contributions.
|
add, add, addEventListener, bind, buildInstantiationJs, getExtObservables, getJsObjectId, getProperties, isExtRoot, newExtEventBehavior, onRenderExtHead, onRenderProperties, postRenderExtHead, preRenderExtHead
public static final String EXT_WIDGET_SERVICE_ID
public ExtWidgetRegistry(IPluginContext context)
public void renderHead(org.apache.wicket.Component component, org.apache.wicket.markup.head.IHeaderResponse response)
renderHead
in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributor
renderHead
in class org.wicketstuff.js.ext.ExtObservable
response
- Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.