public class ViewTuple<ViewType extends View<? extends ViewModelType>,ViewModelType extends ViewModel> extends Object
ViewTuple(ViewType codeBehind, javafx.scene.Parent view)
ViewType
getCodeBehind()
javafx.scene.Parent
getView()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ViewTuple(ViewType codeBehind, javafx.scene.Parent view)
codeBehind
view
public ViewType getCodeBehind()
public javafx.scene.Parent getView()
Copyright © 2014 Saxonia Systems AG. All rights reserved.