org.zkoss.zul.event
Interface GroupsDataListener


public interface GroupsDataListener

Defines the methods used to listener when the content of GroupsModel is changed.

Since:
3.5.0
Author:
tomyeh
See Also:
GroupsModel, GroupsDataEvent

Method Summary
 void onChange(GroupsDataEvent event)
          Sent when the contents of the list has changed.
 

Method Detail

onChange

void onChange(GroupsDataEvent event)
Sent when the contents of the list has changed.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo