Changes between Version 2 and Version 3 of CookBookManipulators
- Timestamp:
- Jan 18, 2006, 6:46:02 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookManipulators
v2 v3 4 4 5 5 [wiki:CookBookManipulatorWithHiddenFields Using hidden form fields with an AddManipulator] - When you want to populate some of the fields of the new object using data the system already knows, rather than allowing the user to set them. 6 7 [wiki:CookBookManipulatorCustomManipulator A Custom Manipulator Class] - A class that makes it easy to create custom manipulators as subclasses.