mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
OpenFaces component library supported
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<display-name>CSS in jsf</display-name>
|
||||
<prefix>inline.style {</prefix>
|
||||
<suffix>}</suffix>
|
||||
<place><![CDATA[xmlAttribute().withLocalName(string().matches(".*Style")).inside(xmlTag().withNamespace(string().matches("http://richfaces.org/rich|http://richfaces.org/a4j|http://richfaces.ajax4jsf.org/rich|https://ajax4jsf.dev.java.net/ajax")))]]></place>
|
||||
<place><![CDATA[xmlAttribute().withLocalName(string().matches(".*Style")).inside(xmlTag().withNamespace(string().matches("http://richfaces.org/rich|http://richfaces.org/a4j|http://richfaces.ajax4jsf.org/rich|https://ajax4jsf.dev.java.net/ajax|http://openfaces.org")))]]></place>
|
||||
</injection>
|
||||
<injection language="CSS" injector-id="xml">
|
||||
<display-name>CSS in rich faces</display-name>
|
||||
|
||||
Reference in New Issue
Block a user