|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
public interface LSLoadEvent
此介面表示通知文檔載入完成的載入事件物件。
另請參見《Document Object Model (DOM) Level 3 Load and Save Specification》。
欄位摘要 |
---|
從介面 org.w3c.dom.events.Event 繼承的欄位 |
---|
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE |
方法摘要 | |
---|---|
LSInput |
getInput()
被解析的輸入源。 |
Document |
getNewDocument()
完成載入的文檔。 |
從介面 org.w3c.dom.events.Event 繼承的方法 |
---|
getBubbles, getCancelable, getCurrentTarget, getEventPhase, getTarget, getTimeStamp, getType, initEvent, preventDefault, stopPropagation |
方法詳細資訊 |
---|
Document getNewDocument()
LSInput getInput()
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。