Uses of Enum Class
com.iizix.prop.IPropReference.RefType
Packages that use IPropReference.RefType
Uses of IPropReference.RefType in com.iizix.prop
Methods in com.iizix.prop that return IPropReference.RefTypeModifier 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
Methods in com.iizix.prop.vs that return IPropReference.RefTypeModifier and TypeMethodDescriptionIVSComponentReferenceProvider.getReferenceType
(VSComponentReference ref) Gets the reference Type.Uses of IPropReference.RefType in com.iizix.term.prop
Methods in com.iizix.term.prop that return IPropReference.RefTypeModifier and TypeMethodDescriptionScreenFieldProp.getReferenceType
(VSComponentReference ref) Gets the reference Type.Uses of IPropReference.RefType in com.iizix.text
Fields in com.iizix.text declared as IPropReference.RefTypeModifier and TypeFieldDescriptionfinal IPropReference.RefType
KStringTag.Type.refType
The reference type, null for HTML.Methods in com.iizix.text that return IPropReference.RefTypeModifier and TypeMethodDescriptionfinal IPropReference.RefType
KStringTag.getReferenceType()
Gets the reference type.