Documentation

ETTextDocument class documentation

ETTextDocument : NSObject

AuthorsGenerated by builder
Declared inETTextDocument.h

Overview

An ETTextDocument represents a text document. This includes both structured text and a set of types.


Default

- (id) typeFromDictionary: (NSDictionary *)aDictionary

Returns a unique type object from a dictionary describing the type. In the current implementation, the returned object is a dictionary. This is an implementation detail and should not be relied upon. Please use KVC for accessing any of the attributes of the returned object.