Uses of Enum Class
com.iizix.prop.IPropReference.RefType
Uses of IPropReference.RefType in com.iizix.prop
Modifier and TypeMethodDescriptionstatic IPropReference.RefType
Returns the enum constant of this class with the specified name.static IPropReference.RefType[]
IPropReference.RefType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Uses of IPropReference.RefType in com.iizix.prop.vs
Modifier and TypeMethodDescriptionIVSComponentReferenceProvider.getReferenceType
(VSComponentReference ref) Gets the reference Type.Uses of IPropReference.RefType in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenFieldProp.getReferenceType
(VSComponentReference ref) Gets the reference Type.Uses of IPropReference.RefType in com.iizix.text
Modifier and TypeFieldDescriptionfinal IPropReference.RefType
KStringTag.Type.refType
The reference type, null for HTML.Modifier and TypeMethodDescriptionfinal IPropReference.RefType
KStringTag.getReferenceType()
Gets the reference type.