Package editor
Class PropertyNode.MyPropertyRef
- java.lang.Object
-
- editor.PropertyNode.MyPropertyRef
-
- Enclosing class:
- PropertyNode
private static class PropertyNode.MyPropertyRef extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MyPropertyRef(ITypeInfo owner, IPropertyInfo propInfo, IType whosaskin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IPropertyInfoget()
-
-
-
Constructor Detail
-
MyPropertyRef
public MyPropertyRef(ITypeInfo owner, IPropertyInfo propInfo, IType whosaskin)
-
-
Method Detail
-
get
public IPropertyInfo get()
-
-