Add PaneContainer.getState

This commit is contained in:
Kevin Sawicki & Nathan Sobo 2013-06-26 14:04:17 -06:00 committed by Nathan Sobo
parent c596514d11
commit 33dca9315c

View File

@ -35,6 +35,8 @@ class PaneContainer extends View
@getRoot()?.serialize()
@state
getState: -> @state
### Public ###
focusNextPane: ->