| Package | Description |
|---|---|
| to.etc.domui.databinding.list | |
| to.etc.domui.databinding.list2 |
| Modifier and Type | Method and Description |
|---|---|
void |
ListChangeDelete.visit(IListChangeVisitor<E> visitor) |
void |
ListChangeModify.visit(IListChangeVisitor<E> visitor) |
void |
ListChangeAssign.visit(IListChangeVisitor<E> visitor)
Visitor pattern handler.
|
void |
ListChangeAdd.visit(IListChangeVisitor<E> visitor) |
abstract void |
ListChange.visit(IListChangeVisitor<E> visitor)
Visit a handler to handle this change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChangeEvent.visit(IListChangeVisitor<T> visitor) |
Copyright © 2017 etc.to. All rights reserved.