-
- All Known Subinterfaces:
-
ViewCSS
public interface AbstractView
所有视图都将源自的基本界面。- 从以下版本开始:
- 1.8,DOM Level 2
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 DocumentView
getDocument()
来源DocumentView
其中这是一个AbstractView
。
-
-
-
方法详细信息
-
getDocument
DocumentView getDocument()
来源DocumentView
其中这是一个AbstractView
。
-
-