| Package | com.flexicious.components.container |
| Class | public class FieldSet |
| Inheritance | FieldSet spark.components.BorderContainer |
Default MXML PropertymxmlContentFactory
| Property | Defined By | ||
|---|---|---|---|
| title : String
A Title for the fieldset
| FieldSet | ||
| Method | Defined By | ||
|---|---|---|---|
FieldSet() | FieldSet | ||
| title | property |
title:StringA Title for the fieldset
This property can be used as the source for data binding.
public function get title():String public function set title(value:String):void| FieldSet | () | Constructor |
public function FieldSet()