AddNoteDialog

Description

The AddNoteDialog class is used to work with a note edit dialog box.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIViewController

          AddNoteDialog

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearanceContainer>

Comments

The note edit dialog box:

Properties

delegate. The object used to work with a note edit dialog box.

mode. Note edit dialog box mode.

noteIndex. Note index in the document notes array.

point. Note indent from the top left document corner.

text. Text in the note edit dialog box.

timestamp. Time of the last note editing in the corresponding dialog box.

Methods

refresh. Refreshes text and time of the last note editing in the corresponding dialog box.

reset. Resets text and time of the last note editing in the corresponding dialog box.

See also:

Classes. The Mobile Application Component