Interface Tab
-
- All Superinterfaces:
com.novomind.ecom.common.api.attribute.DisplayNamed
,com.novomind.ecom.common.api.attribute.Named
- All Known Subinterfaces:
InfoTab
- All Known Implementing Classes:
AbstractTab
,AccountConnectorTab
,AgentHomeTab
,CallInfoTab
,CategoryConfigTab
,ChatInfoTab
,ExternalRoutingConnectorTab
,MailInfoTab
,MessageTab
,MessengerAccountConnectorTab
,PhoneSystemConnectorTab
,TenantConfigTab
,TransactionCodeConfigTab
,UserConfigTab
public interface Tab extends com.novomind.ecom.common.api.attribute.DisplayNamed
Represents a tab within a tab view- Since:
- 10.0.28
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getUrl()
The URL of the tab's content
-