Uses of Class
org.eclipse.net4j.util.properties.Property
Packages that use Property
Package
Description
A framework to describe and access properties of POJOs and to support Eclipse
property testers
and
IPropertySources
in a uniform way.Reusable UI components.
-
Uses of Property in org.eclipse.net4j.util.properties
Subclasses of Property in org.eclipse.net4j.util.propertiesModifier and TypeClassDescriptionstatic class
Property.WithArguments<RECEIVER>
Describes a property of a receiver object and extracts its value with given arguments.Methods in org.eclipse.net4j.util.properties that return PropertyModifier and TypeMethodDescriptionDefaultPropertyTester.getProperty
(String name) IProperties.getProperty
(String name) Properties.getProperty
(String name) Methods in org.eclipse.net4j.util.properties that return types with arguments of type PropertyModifier and TypeMethodDescriptionDefaultPropertyTester.getProperties()
IPropertyProvider.getProperties()
Properties.getProperties()
Methods in org.eclipse.net4j.util.properties with parameters of type Property -
Uses of Property in org.eclipse.net4j.util.ui
Methods in org.eclipse.net4j.util.ui that return PropertyModifier and TypeMethodDescriptionDefaultPropertySource.DelegatingPropertyDescriptor.getProperty()
DefaultPropertySource.getProperty
(Object id) Constructors in org.eclipse.net4j.util.ui with parameters of type Property