Changes between Version 24 and Version 25 of BASE_BOUND_CONTROLS_R0
- Timestamp:
- 09/29/08 14:15:40 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_BOUND_CONTROLS_R0
v24 v25 64 64 * The only difference in the tree classes is the GUI used for input of data. One should extend these classes and implement the corresponding methods. 65 65 * All of the four classes mentioned above are abstract. If one wants to have a different UI for input of data they should extend the !BoundBaseControl class. Otherwise extend one of the other three. 66 * UML: 67 [[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/Bound-Controls.png)]] 68 69 66 70 67 71 = Implementation =