public class HtmlComponentHandler extends ComponentHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description |
|---|
HtmlComponentHandler(ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected MetaRuleset |
createMetaRuleset(Class type)
The default implementation simply
calls through to |
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulatedapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringpublic HtmlComponentHandler(ComponentConfig config)
config - protected MetaRuleset createMetaRuleset(Class type)
DelegatingMetaTagHandlerThe default implementation simply
calls through to TagHandlerDelegate.createMetaRuleset(java.lang.Class) and
returns the result.
createMetaRuleset in class DelegatingMetaTagHandlertype - the Class for which the
MetaRuleset must be created.MetaRuleset.Copyright © 1997–2019 Eclipse Foundation. All rights reserved.