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