%VIEW; : A view

Java class : leon.view.LyView

ROLE

A view represents either a dialog or a frame.

ELEMENTS

<!ENTITY % VIEW 
	  (FRAME |
	   DIALOG)>
Element Mand. Mult. Description
FRAME yes no A frame view.
DIALOG yes no A dialog view.