Enumeration: ContentComparisonResult

Content comparison result types

Enumeration Members

NewQueueItem

NewQueueItem: "newqueueitem"

New content is for a different queue item than the previous content


NewViewerContent

NewViewerContent: "newviewercontent"

New content is for the same queue item and viewer type as the previous content, but the viewer is displaying new content (i.e. new text fields, new productions, new production types, or new item load transform results)


NewViewerType

NewViewerType: "newviewertype"

New content is for a different viewer type than the previous content


SameContentNoReload

SameContentNoReload: "samecontentnoreload"

New content is the same as the previous content and was not reloaded in viewer

This typically indicates no content highlighting reload


SameContentWithReload

SameContentWithReload: "samecontentwithreload"

New content is the same as the previous content but was reloaded in viewer

This typically indicates a content highlighting reload