56 <hr /> |
56 <hr /> |
57 <a NAME="HexEditCommand" ID="HexEditCommand"></a> |
57 <a NAME="HexEditCommand" ID="HexEditCommand"></a> |
58 <h2>HexEditCommand</h2> |
58 <h2>HexEditCommand</h2> |
59 |
59 |
60 <p> |
60 <p> |
61 Class implementing the edit comands. |
61 Class implementing the edit commands. |
62 </p> |
62 </p> |
63 <h3>Derived from</h3> |
63 <h3>Derived from</h3> |
64 Enum |
64 enum.Enum |
65 <h3>Class Attributes</h3> |
65 <h3>Class Attributes</h3> |
66 |
66 |
67 <table> |
67 <table> |
68 <tr><td>Insert</td></tr><tr><td>Overwrite</td></tr><tr><td>RemoveAt</td></tr> |
68 <tr><td>INSERT</td></tr><tr><td>OVERWRITE</td></tr><tr><td>REMOVEAT</td></tr> |
69 </table> |
69 </table> |
70 <h3>Class Methods</h3> |
70 <h3>Class Methods</h3> |
71 |
71 |
72 <table> |
72 <table> |
73 <tr><td>None</td></tr> |
73 <tr><td>None</td></tr> |