@DOMObjectAttribute @DOMNoInterfaceObjectAttribute public interface IAbstractView
A base interface that all views shall derive from.
Modifier and Type | Method and Description |
---|---|
IDocumentView |
getDocumentView()
The source DocumentView of which this is an AbstractView.
|
@DOMNameAttribute(name="document") IDocumentView getDocumentView()
The source DocumentView of which this is an AbstractView.
Value: The document.