| Method | Defined by | ||
|---|---|---|---|
|
FieldType(type:String)
| FieldType | ||
|
[static]
| FieldType | ||
|
getAllEnums():ArrayCollection
[static]
| FieldType | ||
|
getAllValues():ArrayCollection
[static]
| FieldType | ||
|
getValue():String
| FieldType | ||
|
toString():String
| FieldType | ||
| Constant | Defined by | ||
|---|---|---|---|
| AutoNumber : FieldType
[static]
| FieldType | ||
| Checkbox : FieldType
[static]
| FieldType | ||
| Currency : FieldType
[static]
| FieldType | ||
| Date : FieldType
[static]
| FieldType | ||
| DateTime : FieldType
[static]
| FieldType | ||
| Email : FieldType
[static]
| FieldType | ||
| Formula : FieldType
[static]
| FieldType | ||
| LongTextArea : FieldType
[static]
| FieldType | ||
| Lookup : FieldType
[static]
| FieldType | ||
| MasterDetail : FieldType
[static]
| FieldType | ||
| MultiselectPicklist : FieldType
[static]
| FieldType | ||
| Number : FieldType
[static]
| FieldType | ||
| Percent : FieldType
[static]
| FieldType | ||
| Phone : FieldType
[static]
| FieldType | ||
| Picklist : FieldType
[static]
| FieldType | ||
| Text : FieldType
[static]
| FieldType | ||
| TextArea : FieldType
[static]
| FieldType | ||
| Url : FieldType
[static]
| FieldType | ||
| FieldType | () | constructor |
public function FieldType(type:String)Parameters
type:String |
| fromValue | () | method |
| getAllEnums | () | method |
public static function getAllEnums():ArrayCollection
Returns
ArrayCollection |
| getAllValues | () | method |
public static function getAllValues():ArrayCollection
Returns
ArrayCollection |
| getValue | () | method |
public function getValue():String
Returns
String |
| toString | () | method |
public function toString():String
Returns
String |
| AutoNumber | constant |
public static const AutoNumber:FieldType
| Checkbox | constant |
public static const Checkbox:FieldType
| Currency | constant |
public static const Currency:FieldType
| Date | constant |
public static const Date:FieldType
| DateTime | constant |
public static const DateTime:FieldType
| constant |
public static const Email:FieldType
| Formula | constant |
public static const Formula:FieldType
| LongTextArea | constant |
public static const LongTextArea:FieldType
| Lookup | constant |
public static const Lookup:FieldType
| MasterDetail | constant |
public static const MasterDetail:FieldType
| MultiselectPicklist | constant |
public static const MultiselectPicklist:FieldType
| Number | constant |
public static const Number:FieldType
| Percent | constant |
public static const Percent:FieldType
| Phone | constant |
public static const Phone:FieldType
| Picklist | constant |
public static const Picklist:FieldType
| Text | constant |
public static const Text:FieldType
| TextArea | constant |
public static const TextArea:FieldType
| Url | constant |
public static const Url:FieldType