Interface MobileBodyPanel
- All Known Implementing Classes:
DocumentDetailsPanel
,FulltextForm
,HitsListPanel
,HomePanel
,Navigator
public interface MobileBodyPanel
Define a panel to be used as body
- Since:
- 7.4.1
- Author:
- Marco Meschieri - LogicalDOC
-
Method Summary
Modifier and TypeMethodDescriptionName of the panel to be shown in the navigation
-
Method Details
-
getPanelName
String getPanelName()Name of the panel to be shown in the navigation- Returns:
- the panel's name
-