Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 74ddcb2d

Von Sven Schöling vor etwa 7 Jahren hinzugefügt

  • ID 74ddcb2ddf9628234969283532eb4370ef45d7c9
  • Vorgänger cea0e38d
  • Nachfolger 62887955

ActionBar Doku: Ye Olde Butcherede Englishe

Unterschiede anzeigen:

SL/Layout/ActionBar/Action.pm
65 65
added to L<SL::Layout::ActionBar>.
66 66

  
67 67
Elements can be interactive or simply used for layout. Most of the actual
68
semantik is handled in the corresponding javascript C<js/kivi.ActionBar.js>, so
68
semantics are handled in the corresponding javascript C<js/kivi.ActionBar.js>, so
69 69
this is only used to generate the DOM elements and to provide information for
70 70
request time logic decisions.
71 71

  
......
190 190

  
191 191
=item * C<< accesskey => $text >>
192 192

  
193
Registeres an accesskey for this element. While the most common accesskey is
193
Registers an accesskey for this element. While the most common accesskey is
194 194
'enter', in theory every other should work as well. Modifier keys can be added
195 195
to the accesskey string with 'ctrl+', 'alt+', or 'shift+'. 'shift+' is not
196 196
necessary for upper case letters.

Auch abrufbar als: Unified diff