|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CellViewFactory
Defines the requirements for objects that may be used as a cell view factory.
| Method Summary | |
|---|---|
CellView |
createView(Object cell,
CellMapper map)
Constructs a view for the specified cell and associates it with the specified object using the specified CellMapper. |
void |
updateAutoSize(CellView view)
Sets the preferred size for view. |
| Method Detail |
|---|
CellView createView(Object cell,
CellMapper map)
cell - reference to the object in the modelvoid updateAutoSize(CellView view)
view.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||