-
- All Known Subinterfaces:
-
ViewCSS
public interface AbstractView
所有视图应从中派生的基本接口。- 从以下版本开始:
- 1.8,DOM Level 2
-
-
方法摘要
所有方法 实例方法 抽象方法 变量和类型 方法 描述 DocumentView
getDocument()
来源DocumentView
这是一个AbstractView
。
-
-
-
方法详细信息
-
getDocument
DocumentView getDocument()
来源DocumentView
这是一个AbstractView
。
-
-