| Modifier and Type | Method and Description |
|---|---|
View |
getLogOwnerView()
Returns the
View that backs this LogOwner. |
void |
highlightPage(LogPage page)
This method sets the specified
LogPage to be displayed as
highlighted to indicate that the page content has changed |
boolean |
isClosed()
This method indicates whether the this owner was closed by
the user.
|
void |
selectPage(LogPage page)
Select the specified
page and make it visible to the
user |
void selectPage(LogPage page)
page and make it visible to the
userpage - the page to select.boolean isClosed()
void highlightPage(LogPage page)
LogPage to be displayed as
highlighted to indicate that the page content has changedpage - the LogPage to set as highlighted