Searched refs:commitAttributeToXml (Results 1 – 2 of 2) sorted by relevance
106 if (parent.commitAttributeToXml(this, value)) { in commit()
1091 commitAttributeToXml(node, node.getCurrentValue()); in createXmlNode()1557 public boolean commitAttributeToXml(UiAttributeNode uiAttr, String newValue) { in commitAttributeToXml() method in UiElementNode1625 result |= commitAttributeToXml(uiAttr, value); in commitDirtyAttributesToXml()1649 commitAttributeToXml(uiAttribute, uiAttribute.getCurrentValue()); in commitDirtyAttributesToXml()1730 commitAttributeToXml(uiAttribute, uiAttribute.getCurrentValue()); in commitDirtyAttributesToXml()2022 commitAttributeToXml(fAttribute, newValue); in setPropertyValue()