Documentation/Source/eric5.Graphics.UMLItem.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
155 <b>buildItemDataString</b>(<i></i>) 155 <b>buildItemDataString</b>(<i></i>)
156 <p> 156 <p>
157 Public method to build a string to persist the specific item data. 157 Public method to build a string to persist the specific item data.
158 </p><p> 158 </p><p>
159 This string must start with ", " and should be built like 159 This string must start with ", " and should be built like
160 "attribute=value" with pairs separated by ", ". value must not contain ", " 160 "attribute=value" with pairs separated by ", ". value must not
161 or newlines. 161 contain ", " or newlines.
162 </p><dl> 162 </p><dl>
163 <dt>Returns:</dt> 163 <dt>Returns:</dt>
164 <dd> 164 <dd>
165 persistence data (string) 165 persistence data (string)
166 </dd> 166 </dd>

eric ide

mercurial