Home
last modified time | relevance | path

Searched defs:getPropertyDescriptor (Results 1 – 25 of 123) sorted by relevance

12345

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/helpers/
H A DPropertyHelper.java65 private static PropertyDescriptor getPropertyDescriptor(Class<?> clazz, in getPropertyDescriptor() method in PropertyHelper
76 private static PropertyDescriptor[] getPropertyDescriptor(Class<?> clazz) in getPropertyDescriptor() method in PropertyHelper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/databinding/beans/
H A DIBeanObservable.java36 public PropertyDescriptor getPropertyDescriptor(); in getPropertyDescriptor() method
H A DIBeanProperty.java36 public PropertyDescriptor getPropertyDescriptor(); in getPropertyDescriptor() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/src/org/eclipse/e4/emf/internal/xpath/helper/
H A DJXPathEObjectInfo.java30 public EStructuralFeature getPropertyDescriptor(String propertyName) { in getPropertyDescriptor() method in JXPathEObjectInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/beans/
H A DBeanObservableListDecorator.java60 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanObservableListDecorator
H A DBeanObservableValueDecorator.java60 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanObservableValueDecorator
H A DBeanObservableSetDecorator.java60 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanObservableSetDecorator
H A DBeanObservableMapDecorator.java61 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanObservableMapDecorator
H A DBeanSetPropertyDecorator.java54 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanSetPropertyDecorator
H A DPojoSetPropertyDecorator.java74 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in PojoSetPropertyDecorator
H A DBeanListPropertyDecorator.java89 public PropertyDescriptor getPropertyDescriptor() { in getPropertyDescriptor() method in BeanListPropertyDecorator
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/
H A DBeanWrapper.java79 PropertyDescriptor getPropertyDescriptor(String propertyName) throws InvalidPropertyException; in getPropertyDescriptor() method
/dports/java/apache-commons-beanutils/commons-beanutils-1.9.4-src/src/main/java/org/apache/commons/beanutils/
H A DIntrospectionContext.java84 PropertyDescriptor getPropertyDescriptor(String name); in getPropertyDescriptor() method
H A DDefaultIntrospectionContext.java87 public PropertyDescriptor getPropertyDescriptor(final String name) { in getPropertyDescriptor() method in DefaultIntrospectionContext
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/main/src/
H A DTypeDescriptor.cpp40 …const ValuePropertyDescriptor* DefaultTypeDescriptor::getPropertyDescriptor (const Ogre::String& n… in getPropertyDescriptor() function in Caelum::DefaultTypeDescriptor
/dports/java/apache-commons-beanutils/commons-beanutils-1.9.4-src/src/test/java/org/apache/commons/beanutils/bugs/
H A DJira492TestCase.java111 public void getPropertyDescriptor() throws Exception { in getPropertyDescriptor() method in Jira492TestCase
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DJavaBeans.java114 …static PropertyDescriptor getPropertyDescriptor(Object obj, LispObject propertyName) throws Intros… in getPropertyDescriptor() method in JavaBeans
/dports/java/apache-commons-beanutils/commons-beanutils-1.9.4-src/src/test/java/org/apache/commons/beanutils/
H A DSuppressPropertiesBeanIntrospectorTestCase.java131 public PropertyDescriptor getPropertyDescriptor(final String name) { in getPropertyDescriptor() method in SuppressPropertiesBeanIntrospectorTestCase.IntrospectionContextTestImpl
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestSetPropertyIgnoringNamedGetter.cpp19 bool getPropertyDescriptor(JSContext* cx, HandleObject proxy, HandleId id, in getPropertyDescriptor() function in CustomProxyHandler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestSetPropertyIgnoringNamedGetter.cpp18 bool getPropertyDescriptor( in getPropertyDescriptor() function in CustomProxyHandler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/wrappers/
H A DFilteringWrapper.cpp94 FilteringWrapper<Base, Policy>::getPropertyDescriptor(JSContext* cx, HandleObject wrapper, in getPropertyDescriptor() function in xpc::FilteringWrapper
206 CrossOriginXrayWrapper::getPropertyDescriptor(JSContext* cx, in getPropertyDescriptor() function in xpc::CrossOriginXrayWrapper
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/Introspector/
H A DBeanUtils.java144 public static PropertyDescriptor getPropertyDescriptor(Class type, String name) { in getPropertyDescriptor() method in BeanUtils
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/beans/Introspector/
H A DBeanUtils.java144 public static PropertyDescriptor getPropertyDescriptor(Class type, String name) { in getPropertyDescriptor() method in BeanUtils
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/Introspector/
H A DBeanUtils.java144 public static PropertyDescriptor getPropertyDescriptor(Class type, String name) { in getPropertyDescriptor() method in BeanUtils
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/beans/Introspector/
H A DBeanUtils.java144 public static PropertyDescriptor getPropertyDescriptor(Class type, String name) { in getPropertyDescriptor() method in BeanUtils

12345