A view controller that manages an NSSplitView.
Superclass: MOViewController
MOSplitViewController is a subclass of MOViewController that manages an NSSplitView. Each of its subcontrollers is a split in the split view. MOSplitViewController manages installing and uninstalling its subcontrollers' views as they are added and removed.