FFormLabel Documentation

Author: Martijn de Visser - http://www.martijndevisser.com
Last Modified: 12/05/03 14:52:18


Summary

FFormLabel Class:

- description

FFormLabel Properties:

- value


FFormLabel class

version: 0.2.0

description:

Extends FFormElement

Use this class to display non-editable text labels in your forms.
Please note: all parameters must be passed as members of a single initialization object. This will be taken care of automatically when used in a FForm.

usage:

This example will place a FFormLabel on the stage:
this.attachMovie("FFormLabel", instancename, depth, { label : "this is a label" } )

parameters:


FFormLabel Properties:

value

(String) Sets or gets the text to be displayed.




generated with AS2docGenerator beta 0.5