Class AgentHomeTabBehavior
java.lang.Object
com.novomind.ecom.api.imail.agent.frontend.home.AgentHomeTabBehavior
The interface defines several behaviors of an
AgentHomeTab
- Since:
- 12.14
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe SelectionType defines an action that is being taken when the tab's parent view is rendered e.g.
-
Constructor Details
-
AgentHomeTabBehavior
- Parameters:
selectionType
- The action that is being taken when the tab's parent view is rendered e.g. the automatic toggle of the home tab on agent logon- Since:
- 12.14
-
-
Method Details
-
getSelectionType
The SelectionType defines an action that is being taken when the tab's parent view is rendered e.g. the automatic toggle of the home tab on agent logon.- Returns:
- the SelectionType
- Since:
- 12.14
-