JavaTM 2 Platform
Standard Ed. 5.0

org.w3c.dom.ls
ÀÎÅÍÆäÀ̽º LSProgressEvent

¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
Event

public interface LSProgressEvent
extends Event

ÀÌ ÀÎÅÍÆäÀ̽º´Â ¹®¼­°¡ Çؼ®µÉ ¶§ÀÇ Áøô¿¡ ´ëÇØ ¾îÇø®ÄÉÀ̼ǿ¡ ÅëÁöÇÏ´Â Áøô À̺¥Æ® °´Ã¼¸¦ ³ªÅ¸³À´Ï´Ù. ÀÌ ÀÎÅÍÆäÀ̽º´Â ¡¸DOM Level 3 Events¡¹·Î Á¤Àǵǰí ÀÖ´Â EventÀÎÅÍÆäÀ̽º¸¦ È®ÀåÇÏ°í ÀÖ½À´Ï´Ù.

position ¼Ó¼º°ú totalSize ¼Ó¼º¿¡ »ç¿ëµÇ´Â ´ÜÀ§´Â ÁöÁ¤µÇ¾î ÀÖÁö ¾Ê±â ¶§¹®¿¡ ±¸Çö°ú ÀԷ¿¡ Á¸ÇÒ ¼ö ÀÖ½À´Ï´Ù.

¡¸Document Object Model (DOM) Level 3 Load and Save Specification¡¹µµ ÂüÁ¶ÇϽʽÿÀ.


ÇÊµå °³¿ä
 
ÀÎÅÍÆäÀ̽º org.w3c.dom.events. Event ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE
 
¸Þ¼­µå °³¿ä
 LSInput getInput ()
          Çؼ®µÇ°í ÀÖ´Â ÀÔ·Â ¼Ò½ºÀÔ´Ï´Ù.
 int getPosition ()
          ÀоÁø ¸ðµç ¿ÜºÎ ¿£Æ¼Æ¼¿Í ´Ù¸¥ ÀÚ¿ø µî, ÀÔ·Â ¼Ò½ºÀÇ ÇöÀçÀÇ À§Ä¡ÀÔ´Ï´Ù.
 int getTotalSize ()
          ¸ðµç ¿ÜºÎ ÀÚ¿øÀ» Æ÷ÇÔÇÑ ¹®¼­ÀÇ ÇÕ°è »çÀÌÁîÀÔ´Ï´Ù.
 
ÀÎÅÍÆäÀ̽º org.w3c.dom.events. Event ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getBubbles, getCancelable, getCurrentTarget, getEventPhase, getTarget, getTimeStamp, getType, initEvent, preventDefault, stopPropagation
 

¸Þ¼­µåÀÇ »ó¼¼

getInput

LSInput  getInput()
Çؼ®µÇ°í ÀÖ´Â ÀÔ·Â ¼Ò½ºÀÔ´Ï´Ù.


getPosition

int getPosition()
ÀоÁø ¸ðµç ¿ÜºÎ ¿£Æ¼Æ¼¿Í ´Ù¸¥ ÀÚ¿ø µî, ÀÔ·Â ¼Ò½ºÀÇ ÇöÀçÀÇ À§Ä¡ÀÔ´Ï´Ù.


getTotalSize

int getTotalSize()
¸ðµç ¿ÜºÎ ÀÚ¿øÀ» Æ÷ÇÔÇÑ ¹®¼­ÀÇ ÇÕ°è »çÀÌÁîÀÔ´Ï´Ù. ¿ÜºÎ ÀÚ¿ø¿¡ÀÇ ÂüÁ¶°¡ °ËÃâµÇ¾úÀ» °æ¿ì, ÀÌ ¼ýÀÚ´Â ¹®¼­°¡ Çؼ®µÇ´Â °Í¿¡ µû¶ó º¯È­ÇÒ °¡´É¼ºÀÌ ÀÖ½À´Ï´Ù. ÇÕ°è »çÀÌÁîÀÇ ÆÇÁ¤À̳ª Æò°¡¸¦ ÇÒ ¼ö ¾ø´Â °æ¿ì´Â °ª 0 ÀÌ ¸®Åϵ˴ϴ٠.


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.