Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 177825f

Browse files
author
Jelte Lagendijk
committed
Update XML
1 parent 4be5e48 commit 177825f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/TreeView.mpk

4 Bytes
Binary file not shown.

src/TreeView/TreeView.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ DwNGrMmTiYmBhQVsti8w8CRBDB2/4zM7S1Tgasp77oB9gjUMgAHL8OvXL5CzNwMxWIyDgz/rwKkv
5151
</enumerationValues>
5252
</property>
5353
<property key="xburstattr" type="attribute" entityProperty="xentity" required="false">
54-
<caption>Cache burst attribute</caption>
54+
<caption>Cache bust attribute</caption>
5555
<category>2) Advanced</category>
5656
<description>Depending on the value of this property, the children of an item will be reloaded. If this property is omitted, the widget tries to automatically discover which items need to be refreshed, but new objects with a from child assocation cannot be detected automatically.
5757

58-
!Important note!: If a cacheburst attribute is set, this attribute needs to be update to show new children on assiations which are owned by children and use an xpath constraint. This way it can be assured that items do not slip past constraints by changing them.
58+
!Important note!: If a cache bust attribute is set, this attribute needs to be update to show new children on assiations which are owned by children and use an xpath constraint. This way it can be assured that items do not slip past constraints by changing them.
5959

60-
Furthermore, the cacheburst is used as hint when to expand items. If the cacheburst of an item changes after invoking a microflow, it is assumed that there are new children to display. The item is expanded and the newest child will be selected.
60+
Furthermore, the cache bust is used as hint when to expand items. If the cache bust of an item changes after invoking a microflow, it is assumed that there are new children to display. The item is expanded and the newest child will be selected.
6161
</description>
6262
<attributeTypes>
6363
<attributeType name="DateTime"/>

test/widgets/TreeView.mpk

4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)