Uses of Class
xal.extension.bricks.ViewNode
Packages that use ViewNode
-
Uses of ViewNode in xal.extension.bricks
Methods in xal.extension.bricks that return ViewNodeModifier and TypeMethodDescriptionstatic ViewNodeViewNode.getInstance(DataAdaptor adaptor) generatorMethods in xal.extension.bricks with parameters of type ViewNodeModifier and TypeMethodDescriptionintViewNode.getViewIndex(ViewNode node) Get the index of the view node in the containervoidViewProxy.handleChildNodePropertyChange(ViewNode node, BeanNode<?> beanNode, PropertyDescriptor propertyDescriptor, Object value) handle child node property changevoidRootBrick.insertViewNode(ViewNode node, int viewIndex) Insert the bean node in this node beginning at the specified indexvoidViewNode.insertViewNode(ViewNode node, int viewIndex) Insert the view node in this node beginning at the specified indexvoidViewNodeContainer.insertViewNode(ViewNode node, int viewIndex) Insert the bean nodes in this node beginning at the specified indexConstructors in xal.extension.bricks with parameters of type ViewNode