n2n Page Rocket 1 API

n2n\impl\web\dispatch\mag\model

­Multi­Select­Mag

MultiSelectMag extends MagAdapter
Class MultiSelectMag

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( unknown label , array choicesMap , array|null default = null , int min = 0 , int|null max = null , array|null inputAttrs = null , array|null containerAttrs = null )
public ManagedProperty createManagedProperty ( AccessProxy accessProxy )
public setupBindingDefinition ( BindingDefinition bd )
public setChoicesMap ( unknown choicesMap )
public array getChoicesMap ( )
public UiComponent createUiField ( PropertyPath propertyPath , HtmlView view , UiOutfitter uo )
public array attributeValueToOptionValue ( unknown value )

Methods in detail