Home | Trees | Indices | Help |
|
---|
|
functions used to manipulate access keys in strings
|
|||
|
|||
unicode or None |
|
|
|||
DEFAULT_ACCESSKEY_MARKER =
|
Imports: XMLEntityPlaceable
|
Extract the label and accesskey from a label+accesskey string The function will also try to ignore &entities; which would obviously not contain accesskeys.
|
Combine a label and and accesskey to form a label+accesskey string We place an accesskey marker before the accesskey in the label and this creates a string with the two combined e.g. "File" + "F" = "&File"
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 3 16:35:53 2010 | http://epydoc.sourceforge.net |