Constructor
new MasonryReorderEvent(itemOrder)
        An event for Masonry Layout reorder changes.
See also the Java API oracle.adfmf.amx.event.MasonryReorderEvent.
    
    
    
    
    
    
    
        Parameters:
| Name | Type | Description | 
|---|---|---|
| itemOrder | array | An Array of integers (indices), or a String with comma-separated indices representing the new order of items in Masonry Layout |