Packageweavejs.api.ui
Interfacepublic interface IInitSelectableAttributes



Public Methods
 MethodDefined By
  
initSelectableAttributes(input:Array):void
This will initialize the selectable attributes using a list of columns and/or column references.
IInitSelectableAttributes
Method Detail
initSelectableAttributes()method
public function initSelectableAttributes(input:Array):void

This will initialize the selectable attributes using a list of columns and/or column references. Tools can override this function for different behavior.

Parameters

input:Array — An Array of IAttributeColumn and/or IColumnReference objects