Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
StatusBar
IStatusBarView
Class IStatusBarView
Hierarchy
View
IStatusBarView
Index
Constructor methods
constructor
Methods
appendLeft
appendRight
attach
bindEventHandlers
buildHtml
command
destroy
end
getActiveBuffer
getActiveItem
initialize
preempt
prependLeft
prependRight
pushStack
storeActiveBuffer
subscribeAllToBuffer
subscribeToBuffer
unsubscribeAllFromBuffer
wireOutlets
Constructor methods
constructor
(
args
?:
Array<any>
)
:
View
Parameters
args?:
Array<any>
optional
Returns
View
Methods
public
appendLeft
(
view
:
View
)
:
any
Parameters
view:
View
Returns
any
public
appendRight
(
view
:
View
)
:
any
Parameters
view:
View
Returns
any
public
attach
(
)
:
any
Returns
any
public
bindEventHandlers
(
view
:
View
)
Parameters
view:
View
public
buildHtml
(
params
:
any
)
:
any
Parameters
params:
any
Returns
any
public
command
(
commandName
:
any
, selector
:
any
, options
:
any
, handler
:
any
)
:
any
Parameters
commandName:
any
selector:
any
options:
any
handler:
any
Returns
any
public
destroy
(
)
:
any
Returns
any
public
end
(
)
:
any
Returns
any
public
getActiveBuffer
(
)
:
ITextBuffer
Returns
ITextBuffer
public
getActiveItem
(
)
:
any
Returns
any
public
initialize
(
)
:
any
Returns
any
public
preempt
(
eventName
:
any
, handler
:
any
)
:
any
Parameters
eventName:
any
handler:
any
Returns
any
public
prependLeft
(
view
:
View
)
:
any
Parameters
view:
View
Returns
any
public
prependRight
(
view
:
View
)
:
any
Parameters
view:
View
Returns
any
public
pushStack
(
elems
:
any
)
:
any
Parameters
elems:
any
Returns
any
public
storeActiveBuffer
(
)
:
ITextBuffer
Returns
ITextBuffer
public
subscribeAllToBuffer
(
)
:
Array<any>
Returns
Array<any>
public
subscribeToBuffer
(
event
:
string
, callback
:
Function
)
:
any
Parameters
event:
string
callback:
Function
Returns
any
public
unsubscribeAllFromBuffer
(
)
:
Array<any>
Returns
Array<any>
public
wireOutlets
(
view
:
View
)
Parameters
view:
View
Globals
AtomCore
Emissary
Mixto
NodeJS
PathWatcher
StatusBar
TextBuffer
assert
atom
buffer
child_process
cluster
crypto
dgram
dns
domain
emissary
events
fs
http
https
jquery
mixto
net
os
path
pathwatcher
punycode
q
querystring
readline
repl
space-pen
stream
string_decoder
text-buffer
tls
tty
url
util
vm
zlib
IStatusBarViewStatic
IStatusBarView
constructor
appendLeft
appendRight
attach
bindEventHandlers
buildHtml
command
destroy
end
getActiveBuffer
getActiveItem
initialize
preempt
prependLeft
prependRight
pushStack
storeActiveBuffer
subscribeAllToBuffer
subscribeToBuffer
unsubscribeAllFromBuffer
wireOutlets