mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
PaneView is private
This commit is contained in:
@@ -6,7 +6,7 @@ PropertyAccessors = require 'property-accessors'
|
||||
|
||||
Pane = require './pane'
|
||||
|
||||
# Extended: A container which can contains multiple items to be switched between.
|
||||
# A container which can contains multiple items to be switched between.
|
||||
#
|
||||
# Items can be almost anything however most commonly they're {EditorView}s.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user