Package | Description |
---|---|
org.kuali.rice.kns.datadictionary |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.kns.web.struts.form |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected List<HeaderNavigation> |
MaintenanceDocumentEntry.headerNavigationList
Deprecated.
|
protected List<HeaderNavigation> |
TransactionalDocumentEntry.headerNavigationList
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<HeaderNavigation> |
MaintenanceDocumentEntry.getHeaderNavigationList()
Deprecated.
|
List<HeaderNavigation> |
TransactionalDocumentEntry.getHeaderNavigationList()
Deprecated.
|
List<HeaderNavigation> |
KNSDocumentEntry.getHeaderNavigationList()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceDocumentEntry.setHeaderNavigationList(List<HeaderNavigation> headerNavigationList)
Deprecated.
The headerNavigation element defines a set of additional
tabs which will appear on the document.
|
void |
TransactionalDocumentEntry.setHeaderNavigationList(List<HeaderNavigation> headerNavigationList)
Deprecated.
The headerNavigation element defines a set of additional
tabs which will appear on the document.
|
void |
KNSDocumentEntry.setHeaderNavigationList(List<HeaderNavigation> headerNavigationList)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HeaderNavigation[] |
KualiForm.getHeaderNavigationTabs()
Gets the headerNavigationTabs attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
KualiForm.setHeaderNavigationTabs(HeaderNavigation[] headerNavigationTabs)
Sets the headerNavigationTabs attribute value.
|
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.