lucee.Component
     mura.cfobject
mura.cfobject
       mura.formBuilder.fieldtypeBean
mura.formBuilder.fieldtypeBean
	
	
This provides fieldtypeBean functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required | 
| string | Bean 
 | 
				true
			 | 
				yes
			 | |
| date | DateCreate 
 | 
				true
			 | 
				yes
			 | |
| date | DateLastUpdate 
 | 
				true
			 | 
				yes
			 | |
| string | Displaytype 
 | field | 
				true
			 | 
				yes
			 | 
| string | Fieldtype 
 | 
				true
			 | 
				yes
			 | |
| uuid | FieldTypeID 
 | 
				true
			 | 
				yes
			 | |
| boolean | IsData 
 | 0 | 
				true
			 | 
				yes
			 | 
| boolean | IsLong 
 | 0 | 
				true
			 | 
				yes
			 | 
| boolean | IsMultiselect 
 | 0 | 
				true
			 | 
				yes
			 | 
| string | Label 
 | 
				true
			 | 
				yes
			 | |
| uuid | ModuleID 
 | 
				true
			 | 
				false
			 | |
| string | RbLabel 
 | 
				true
			 | 
				false
			 | |
| Constructor Summary | |
|---|---|
| init([uuid FieldTypeID='[runtime expression]'], [string Label=''], [string RbLabel=''], [string Fieldtype=''], [string Bean=''], [boolean IsData='0'], [boolean IsLong='0'], [boolean IsMultiselect='0'], [string ModuleID=''], [string DateCreate=''], [string DateLastUpdate=''], [string Displaytype='field']) | |
| Method Summary | |
|---|---|
| struct | getAllValues() | 
| any | getBean() | 
| any | getDateCreate() | 
| any | getDateLastUpdate() | 
| any | getDisplaytype() | 
| any | getFieldtype() | 
| uuid | getFieldTypeID() | 
| boolean | getIsData() | 
| boolean | getIsLong() | 
| boolean | getIsMultiSelect() | 
| any | getLabel() | 
| any | getModuleID() | 
| any | getRbLabel() | 
| fieldtypeBean | setAllValues(struct values) | 
| any | setBean(string Bean) | 
| any | setDateCreate(string DateCreate) | 
| any | setDateLastUpdate(string DateLastUpdate) | 
| any | setDisplaytype(string Displaytype) | 
| any | setFieldtype(string Fieldtype) | 
| any | setFieldTypeID(uuid FieldTypeID) | 
| any | setIsData(boolean IsData) | 
| any | setIsLong(boolean IsLong) | 
| any | setIsMultiSelect(boolean IsMultiSelect) | 
| any | setLabel(string Label) | 
| any | setModuleID(string ModuleID) | 
| any | setRbLabel(string RbLabel) | 
| Methods inherited from class lucee.Component | 
|---|
| None | 
| Constructor Detail | 
|---|
FieldTypeIDLabelRbLabelFieldtypeBeanIsDataIsLongIsMultiselectModuleIDDateCreateDateLastUpdateDisplaytype| Property Detail | 
|---|
access - publicrequired - yesmaxlength - 50returntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesmaxlength - 25returntype - anyserializable - trueaccess - publicrequired - yesmaxlength - 25returntype - anyserializable - trueaccess - publicrequired - yesmaxlength - 35returntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesmaxlength - 45returntype - anyserializable - trueaccess - publicrequired - falsemaxlength - 35returntype - anyserializable - trueaccess - publicrequired - falsemaxlength - 35returntype - anyserializable - true| Method Detail | 
|---|
			getBean
			in class
			
				cfobject
			
			valuesBeanDateCreateDateLastUpdateDisplaytypeFieldtypeFieldTypeIDIsDataIsLongIsMultiSelectLabelModuleIDRbLabel