org.zkoss.zul
Interface ListModelExt<T>

All Superinterfaces:
Sortable<T>

Deprecated. As of release 6.0.0, replaced with Sortable. An extra interface that can be implemented with ListModel to control the sorting of the data model.

public interface ListModelExt<T>
extends Sortable<T>

Author:
tomyeh

Method Summary
 
Methods inherited from interface org.zkoss.zul.ext.Sortable
sort
 



Copyright © 2011. All Rights Reserved.