Uses of Class
xal.extension.widgets.beaneditor.EditablePropertyContainer
Packages that use EditablePropertyContainer
-
Uses of EditablePropertyContainer in xal.extension.widgets.beaneditor
Fields in xal.extension.widgets.beaneditor with type parameters of type EditablePropertyContainerModifier and TypeFieldDescriptionprotected List<EditablePropertyContainer>EditablePropertyContainer.childPropertyContainerslist of child property containersMethods in xal.extension.widgets.beaneditor that return EditablePropertyContainerModifier and TypeMethodDescriptionstatic EditablePropertyContainerEditableProperty.getInstanceWithRoot(String name, Object root) Get an instance starting at the root objectstatic EditablePropertyContainerEditablePropertyContainer.getInstanceWithRoot(String name, Object rootObject) Create an instance with the specified root ObjectMethods in xal.extension.widgets.beaneditor that return types with arguments of type EditablePropertyContainerModifier and TypeMethodDescriptionEditablePropertyContainer.getChildPropertyContainers()Get the list of child property containersMethods in xal.extension.widgets.beaneditor with parameters of type EditablePropertyContainerModifier and TypeMethodDescriptionstatic List<PropertyRecord>PropertyRecord.toRecords(EditablePropertyContainer propertyTree) Generate a flat list of records from the given property tree