default Boolean |
GetSetViewNode.getContainsNoLoops(AttributeContext context,
ViewNode node) |
Boolean |
DelegatingAttributeDelegate.getContainsNoLoops(AttributeContext context,
ViewNode node) |
default UByte |
GetSetViewNode.getEventNotifier(AttributeContext context,
ViewNode node) |
UByte |
DelegatingAttributeDelegate.getEventNotifier(AttributeContext context,
ViewNode node) |
default DataValue |
GetSetViewNode.getViewAttribute(AttributeContext context,
ViewNode node,
AttributeId attributeId) |
default void |
GetSetViewNode.setContainsNoLoops(AttributeContext context,
ViewNode node,
Boolean containsNoLoops) |
void |
DelegatingAttributeDelegate.setContainsNoLoops(AttributeContext context,
ViewNode node,
Boolean containsNoLoops) |
default void |
GetSetViewNode.setEventNotifier(AttributeContext context,
ViewNode node,
UByte eventNotifier) |
void |
DelegatingAttributeDelegate.setEventNotifier(AttributeContext context,
ViewNode node,
UByte eventNotifier) |
default void |
GetSetViewNode.setViewAttribute(AttributeContext context,
ViewNode node,
AttributeId attributeId,
DataValue value) |