src/ui/mdi/smart-tab.component.ts
OnInit
AfterViewInit
OnDestroy
selector | smart-tab |
template |
|
viewProviders |
|
Properties |
Methods |
Inputs |
constructor(router: Router, tabParentService: TabParentService, serviceAdapter: SmartServiceAdapter)
|
||||||||||||
Parameters :
|
breadcrumbNavigation |
Type : boolean
|
tab |
Type : SmartTab
|
configureWithForm | ||||||
configureWithForm(form: SmartFormComponent)
|
||||||
Parameters :
Returns :
void
|
tabForm |
Type : SmartFormComponent
|
Decorators :
@ViewChild('tabform')
|