[richfaces-planning-issues] [JBoss JIRA] (RFPL-1955) Document rich:hotkey

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Sun Feb 19 16:09:36 EST 2012


     [ https://issues.jboss.org/browse/RFPL-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RFPL-1955:
-----------------------------

    Description: 
Proposal:

* Basic usage
** example: key, selector (show popup on Ctrl+Z)
** selector
*** https://github.com/richfaces/components/blob/develop/misc/ui/src/main/java/org/richfaces/component/AbstractHotKey.java#L52
** key
*** https://github.com/richfaces/components/blob/develop/misc/ui/src/main/java/org/richfaces/component/AbstractHotKey.java#L43
** note: key alphabetical order
** note: does not work in editor
* Features
** prevent default (default true)
** example: update on Ctrl+A (ajax)
** enabling in input (default false)
** disabling (not rendered)
* Event handlers
** example: alert on Ctrl+A
* Reference data

    
> Document rich:hotkey
> --------------------
>
>                 Key: RFPL-1955
>                 URL: https://issues.jboss.org/browse/RFPL-1955
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 4.1.0.Final
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.2.0.Final
>
>
> Proposal:
> * Basic usage
> ** example: key, selector (show popup on Ctrl+Z)
> ** selector
> *** https://github.com/richfaces/components/blob/develop/misc/ui/src/main/java/org/richfaces/component/AbstractHotKey.java#L52
> ** key
> *** https://github.com/richfaces/components/blob/develop/misc/ui/src/main/java/org/richfaces/component/AbstractHotKey.java#L43
> ** note: key alphabetical order
> ** note: does not work in editor
> * Features
> ** prevent default (default true)
> ** example: update on Ctrl+A (ajax)
> ** enabling in input (default false)
> ** disabling (not rendered)
> * Event handlers
> ** example: alert on Ctrl+A
> * Reference data

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-planning-issues mailing list