IsTotal (ViewEntry - Java™) Read-only. Indicates whether a view entry is a total. Defined in ViewEntry Data type boolean Syntax public boolean isTotal() throws NotesException Legal values true if the entry is a total false if the entry is not a total Example