Implement Cancel logic for TaskViewSection

This commit is contained in:
WandererFan
2016-09-11 13:12:24 -04:00
parent 17fe63598f
commit a5b5104875
4 changed files with 41 additions and 3 deletions
+5
View File
@@ -18,6 +18,11 @@
<UserDocu>addView(DrawView) - Add a View to this Page</UserDocu>
</Documentation>
</Methode>
<Methode Name="removeView">
<Documentation>
<UserDocu>removeView(DrawView) - Remove a View to this Page</UserDocu>
</Documentation>
</Methode>
<Methode Name="getPageWidth">
<Documentation>
<UserDocu>Return the width of this page</UserDocu>