@@ -6869,18 +6869,6 @@ This expression is called if a node and a predicate/subject type combination is
rdfs:rangeapp:WeightedExpression;
rdfs:subPropertyOfapp:systemProperty.
app:reloadable
rdf:typeui:NodeClass;
rdfs:comment"Marks the children of this element as reloadable through an Ajax request. The JavaScript function appReload (which can also be produced through the SPIN function app:reload) can be used to trigger a reload."^^xsd:string;
rdfs:label"reloadable"^^xsd:string;
rdfs:subClassOfui:ControlElement;
spin:constraint
[rdf:typespl:Argument;
rdfs:comment"The id of the reloadable element."^^xsd:string;
spl:predicatearg:id;
spl:valueTypexsd:string
].
app:removeUniqueId
rdf:typespin:Function;
rdfs:comment"Takes a string and removes everything after the :: (including the :: itself). This is needed to de-code tree node ids."^^xsd:string;