I think type checking and casting within the cell is necessary in that case.
On Nov 17, 10:47 am, decitrig <[email protected]> wrote: > The docs for CellTree say that nodes at the same level "usually" share > a common type, but that it isn't necessary. However, since the data > providers & node info are parameterized, nodes seem to *have* to have > a common type at a given level. What am I missing? are there examples > anywhere of having types with nothing in common at the same level? Is > it just returning a raw NodeInfo and then doing the type checking/ > casting in the cell? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
