|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Container.PropertySetChangeEvent | |
---|---|
com.itmill.toolkit.data | Provides interfaces for the data layer which contains classes for typed data values, data collections, and handlers. |
com.itmill.toolkit.ui | Provides interfaces and classes in the IT Mill Toolkit. |
Uses of Container.PropertySetChangeEvent in com.itmill.toolkit.data |
---|
Methods in com.itmill.toolkit.data with parameters of type Container.PropertySetChangeEvent | |
---|---|
void |
Container.PropertySetChangeListener.containerPropertySetChange(Container.PropertySetChangeEvent event)
Notifies this listener that the Containers contents has changed. |
Uses of Container.PropertySetChangeEvent in com.itmill.toolkit.ui |
---|
Methods in com.itmill.toolkit.ui with parameters of type Container.PropertySetChangeEvent | |
---|---|
void |
Table.containerPropertySetChange(Container.PropertySetChangeEvent event)
Container datasource property set change. |
void |
AbstractSelect.containerPropertySetChange(Container.PropertySetChangeEvent event)
Notifies this listener that the Containers contents has changed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |