|
|
|
|
|
|
|
brlapi.Connection
|
|
|
|
_loadKeyCmdConstants(self)
Reads brlapi constants and puts them in this class |
source code
|
|
|
|
|
|
boolean
|
|
|
integer
|
|
|
string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sendTalk(self,
style=None)
Iterates through list of commands and builds output string
including user selected ellipsis and caret. |
source code
|
|
|
|
sendTruncate(self,
left,
right,
style)
Sends indicators of whether text was truncated on either side of
the current line or not. |
source code
|
|
|
|
sendCaret(self,
pos,
style)
Sends the current caret position relative to the first cell
(zero-offset) on the device. |
source code
|
|
|
tuple
|
|
|
integer
|
|
|
boolean
|
|
|
|
|
|
Inherited from Braille.Braille:
getCapabilities,
getProxy,
parseString,
send,
sendFilename
|