Searched defs:UiAttributeNode (Results 1 – 1 of 1) sorted by relevance
48 public abstract class UiAttributeNode implements Comparable<UiAttributeNode> { class57 public UiAttributeNode(AttributeDescriptor attributeDescriptor, UiElementNode uiParent) { in UiAttributeNode() method in UiAttributeNode