From e229d9061c89f937e1058042c75f1cfa843ac1b6 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 16 Mar 2003 01:12:25 +0000 Subject: [PATCH] updated documentation --- lib/WebGUI/TabForm.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/WebGUI/TabForm.pm b/lib/WebGUI/TabForm.pm index b341bb22f..654d10b42 100644 --- a/lib/WebGUI/TabForm.pm +++ b/lib/WebGUI/TabForm.pm @@ -60,6 +60,10 @@ The best and easiest way to use this package is to just call the methods on the $tabform->get($tabname)->textarea( -name=>$name, -value=>$value, -label=>$label); +=head1 SEE ALSO + +This package is an extension to WebGUI::HTMLForm. See that package for documentation of its methods. + =head1 METHODS These methods are available from this class: