mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-05 04:38:10 +08:00
Refs #1679 Добавить атрибут inExpr (элемент custom) для компонента filter в файл xsd
This commit is contained in:
parent
721788ea1d
commit
fb78ac4a0c
@ -771,6 +771,7 @@
|
||||
<xs:attribute name="name" type="xs:string" use="required"/>
|
||||
<xs:attribute name="caption" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="paramClass" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="inExpr" type="xs:boolean" use="optional"/>
|
||||
<xs:attribute name="join" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="paramWhere" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="paramView" type="xs:string" use="optional"/>
|
||||
|
Loading…
Reference in New Issue
Block a user