Interface IVSTableColumnReferenceOwner

    • Method Detail

      • getVSTableReferenceOwnerData

        VSReferenceOwnerData<VSTable,​VSTableReference> getVSTableReferenceOwnerData()
        Gets the table reference owner data for the table column reference.
        Returns:
        The VSReferenceOwnerData instance, always non-null.
      • getVSTable

        VSTable getVSTable​(VSTableColumnReference ref)
        Gets the VSTable for a VSTableColumnReference instance.
        Parameters:
        ref - The reference instance, null when property-editing the reference in the Designer.
        Returns:
        The table for the reference, or null if not found.