Open GoogleCodeExporter opened 9 years ago
Assumption 1: I don't have to extend AbstractView
"You can use the AbstractView as a basis for your views or then you can
directly implement the View interface in any way you like it."
Assumption 2: I don't _need_ to set a ViewFactory
"By default, the ViewItem gets an implementation of the DefaultViewFactory,
which calls on the view class's default constructor to instantiate the view
object."
Original comment by ljo...@innovativethinking-inc.com
on 21 Oct 2011 at 5:36
Original issue reported on code.google.com by
ljo...@innovativethinking-inc.com
on 21 Oct 2011 at 5:08