Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

AFTER_CONTENT_LOCATION

AFTER_CONTENT_LOCATION = 1

The ContentBlock is after the ContentLocation.

BEFORE_CONTENT_LOCATION

BEFORE_CONTENT_LOCATION = -1

The ContentBlock is before the ContentLocation.

INTERSECTS_CONTENT_LOCATION

INTERSECTS_CONTENT_LOCATION = 0

The ContentBlock intersects the ContentLocation.

Generated using TypeDoc