/[suikacvs]/messaging/manakai/lib/Message/DOM/DOMMouseEvents.dis
Suika

Diff of /messaging/manakai/lib/Message/DOM/DOMMouseEvents.dis

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sat Oct 16 13:34:17 2004 UTC revision 1.2 by wakaba, Sun Oct 17 04:46:43 2004 UTC
# Line 31  Module: Line 31  Module:
31      @@@:      @@@:
32        This event module is specifically designed for use with        This event module is specifically designed for use with
33        pointing input devices, such as a mouse or a track ball.        pointing input devices, such as a mouse or a track ball.
34          \
35          The mouse event module is composed of events listed in
36          HTML 4.0 and additional events that are supported in
37          DOM Level 0 browsers.
38    
39    @Author:    @Author:
40       @@FullName:  Wakaba       @@FullName:  Wakaba
# Line 507  EventSet: Line 511  EventSet:
511           = <ev:mouseclick> with <A:UIEvent.detail> that equals <DOM:2>.           = <ev:mouseclick> with <A:UIEvent.detail> that equals <DOM:2>.
512           \           \
513        }        }
514      @ImplNote:
515        @@lang:en
516        @@@:
517          The <A:UIEvent.detail> will be <DOM:0> if the user moves
518          the mouse between the mousedown and mouseup.
519          <SRC:DOM Level 2 Events>
520  ##EventSet  ##EventSet
521    
522  IF:  IF:
# Line 694  IF: Line 704  IF:
704                        on the Macintosh mouse.                        on the Macintosh mouse.
705              \              \
706                }                }
707              @@@@SpecLevel:2
708          @@@InCase:          @@@InCase:
709            @@@@Value:1            @@@@Value:1
710            @@@@Description:            @@@@Description:
# Line 705  IF: Line 716  IF:
716                        combined with the mouse wheel.                        combined with the mouse wheel.
717              \              \
718                }                }
719              @@@@SpecLevel:2
720          @@@InCase:          @@@InCase:
721            @@@@Value:2            @@@@Value:2
722            @@@@Description:            @@@@Description:
# Line 715  IF: Line 727  IF:
727                {NOTE:: In general, it is the right button.                {NOTE:: In general, it is the right button.
728              \              \
729                }                }
730              @@@@SpecLevel:2
731          @@@InCase:          @@@InCase:
732            @@@@Label:            @@@@Label:
733              @@@@@lang:en              @@@@@lang:en
# Line 724  IF: Line 737  IF:
737              @@@@@lang:en              @@@@@lang:en
738              @@@@@@:              @@@@@@:
739                Other button.                Other button.
740              @@@@SpecLevel:3
741          @@@Def:          @@@Def:
742            @@@@Type:            @@@@Type:
743              lang:dis              lang:dis

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24