public static class IlvPropertyDescriptorManager.ShowHideDependency extends IlvPropertyDescriptorManager.Dependency
ShowHideDependency
represents a dependency that shows or
hides a property descriptor.Constructor and Description |
---|
ShowHideDependency(PropertyDescriptor src,
PropertyDescriptor dst,
String value)
Constructs a new
ShowHideDependency instance. |
public ShowHideDependency(PropertyDescriptor src, PropertyDescriptor dst, String value)
ShowHideDependency
instance.src
- The source property descriptor.dst
- The target property descriptor.value
- The value.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.