Lines Matching refs:content
32 /** specifies actions which can be transported with content events.
46 <tr><td>D1</td><td>A content C has an identifier id(C).</td></tr>
47 <tr><td>D2</td><td>A content C is in one of two states, Alive or Deleted.
49 <tr><td>D3</td><td>A folder content F has a set of children H(F) that is a
50 set of content identifiers. For example, an "open"
58 ContentEvent, but rather some event that occurs either because some content
59 processes a command, or because a content gets informed about a relevant
64 <tr><td>E1</td><td>The identifier of a content C changes from id1(C) == A
66 this event may occur when content C processes a
70 <tr><td>E2</td><td>The state of a content C changes from Alive to Deleted,
72 content C processes a "delete" command, or when a content
75 <tr><td>E3</td><td>The set of children of a folder content F is enlarged by
78 For example, this event may occur when a new content
108 /** A content was inserted into a folder content (i.e., while updating the
111 <p>This action must be notified at the listeners of the folder content.
116 /** A content was removed from a folder content, but not physically
119 <p>This action must be notified at the listeners of the folder content.
124 /** A content was physically destroyed.
127 content event listener should be prepared to get notified the "death"
128 of the related content!
131 content.
136 /** This Action indicates that a content has changed its identity (i.e.
140 content.