find

abstract fun find(key: String?): PageEditor?

Find a page editor by id or name, or return null if missing.