POD for WebGUI::Definition::Meta::Property
This commit is contained in:
parent
d78359c13a
commit
841f9418a8
1 changed files with 8 additions and 0 deletions
|
|
@ -42,5 +42,13 @@ has 'form' => (
|
|||
is => 'ro',
|
||||
);
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 form ( )
|
||||
|
||||
Returns a hashref of propertes that are specific to WebGUI::Forms.
|
||||
|
||||
=cut
|
||||
|
||||
1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue