Skip to content

IParatextChildState

FoolRunning edited this page Jul 26, 2022 · 9 revisions

Description

A snapshot of the state of a child window in Paratext

NOTE: Since this is a snapshot, the properties on this object will not be updated when the values they represent change.
ITextCollectionChildState

Properties

Project

IProject Project

The Paratext project associated with the child window


Selections

IReadOnlyList<ISelection> Selections

A list of objects representing the selected data/text inside the child window. The exact number and type(s) of information will vary depending on the type of window. Can be an empty list if there is nothing selected. Can be null if we don't know how to provide meaningful selection information for the child window.


SyncReferenceGroup

SyncReferenceGroup SyncReferenceGroup

The reference group to which the child window belongs


VerseRef

IVerseRef VerseRef

The verse reference selected for the child window


This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally