- All Known Implementing Classes:
DefaultView
public interface ViewIF
INTERNAL: An interface representing a view.
-
Method Summary
INTERNAL: Returns the ID of the view.
INTERNAL: Returns the display title of the view.
void
INTERNAL: Sets the ID of the view.
void
INTERNAL: Sets the display title of the view.
-
Method Details
-
getTitle
INTERNAL: Returns the display title of the view.
-
setTitle
INTERNAL: Sets the display title of the view.
-
getId
INTERNAL: Returns the ID of the view.
-
setId
INTERNAL: Sets the ID of the view.