public class PropertyDescriptor extends MemberDescriptor
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ComponentModel.PropertyDescriptor
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.ComponentModel.TypeConverter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.ComponentModel.TypeConverter
|
static java.lang.String |
className
Qualified class name: System.ComponentModel.PropertyDescriptor
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
PropertyDescriptor() |
PropertyDescriptor(java.lang.Object instance)
Internal constructor.
|
getAttributes, getCategory, getDescription, getDesignTimeOnly, getDisplayName, getIsBrowsable, getNamepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public PropertyDescriptor()
throws java.lang.Throwable
java.lang.Throwablepublic PropertyDescriptor(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void AddValueChanged(NetObject component, EventHandler handler) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, MissingMethodException, TargetInvocationException, MissingMemberException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionMissingMemberExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean CanResetValue(NetObject component) throws java.lang.Throwable
java.lang.Throwablepublic static PropertyDescriptor cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into PropertyDescriptor, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPropertyDescriptor instancejava.lang.Throwable - in case of error during cast operationpublic PropertyDescriptorCollection GetChildProperties() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, KeyNotFoundException, NotSupportedException, ArgumentException, OutOfMemoryException
public PropertyDescriptorCollection GetChildProperties(Attribute[] filter) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, KeyNotFoundException, NotSupportedException, ArgumentException, OutOfMemoryException
public PropertyDescriptorCollection GetChildProperties(NetObject instance) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, KeyNotFoundException, NotSupportedException, ArgumentException, OutOfMemoryException
public PropertyDescriptorCollection GetChildProperties(NetObject instance, Attribute[] filter) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, TypeLoadException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, FormatException, OutOfMemoryException, IndexOutOfRangeException
public NetType getComponentType() throws java.lang.Throwable
java.lang.Throwablepublic TypeConverter getConverter() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, MissingMethodException, TargetInvocationException, KeyNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionKeyNotFoundExceptionpublic TypeConverter getConverterFromRegisteredType() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, MissingMethodException, TargetInvocationException, KeyNotFoundException, NotImplementedException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionKeyNotFoundExceptionNotImplementedExceptionpublic NetObject GetEditor(NetType editorBaseType) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, TypeLoadException, FormatException, FileLoadException, ArgumentNullException, FileNotFoundException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionTypeLoadExceptionFormatExceptionFileLoadExceptionArgumentNullExceptionFileNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionpublic boolean getIsLocalizable()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
ArgumentNullException
public boolean getIsReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class MemberDescriptorString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class MemberDescriptorString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class MemberDescriptorObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class MemberDescriptorString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class MemberDescriptorJCType representing the CLR Type of the instantiated Classpublic NetType getPropertyType() throws java.lang.Throwable
java.lang.Throwablepublic DesignerSerializationVisibility getSerializationVisibility() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException
public boolean getSupportsChangeEvents()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject GetValue(NetObject component) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveValueChanged(NetObject component, EventHandler handler) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, MissingMethodException, TargetInvocationException, MissingMemberException, IndexOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionMissingMemberExceptionIndexOutOfRangeExceptionpublic void ResetValue(NetObject component) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class MemberDescriptorpublic void SetValue(NetObject component, NetObject value) throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeValue(NetObject component) throws java.lang.Throwable
java.lang.Throwable