n2n Page Rocket 1 API

rocket\impl\ei\component\prop\relation\model

­To­Many­Editable

ToManyEditable implements GuiFieldEditable

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( string label , ToManyEiField toManyEiField , EiFrame targetReadEiFrame , EiFrame targetEditEiFrame , int min , int max = null )
public boolean isMandatory ( )
public getMin ( )
public getMax ( )
public setReduced ( bool reduced )
public setSortable ( bool sortable )
public setSelectOverviewToolsUrl ( Url selectOverviewToolsUrl = null )
public setNewMappingFormUrl ( Url newMappingFormUrl = null )
public setDraftMode ( bool draftMode )
public setTargetOrderEiPropPath ( EiPropPath targetOrderEiPropPath = null )
public Mag getMag ( )
public save ( )

Methods in detail