/// <summary>
		/// Sets the model object to handle single selections.
		/// </summary>
		public void setSelectionModel(SingleSelectionModel @model)
		{
		}
Example #2
0
 /// <summary>
 /// Sets the model object to handle single selections.
 /// </summary>
 public void setSelectionModel(SingleSelectionModel @model)
 {
 }