Details
-
Task
-
Resolution: Done
-
P5: Not important
-
None
-
None
Description
You should be able to go:
if (item instanceof "ListView")
{ ... }Alternatively a functionally equivalent way of discovering the "type" of an object should be supported.