| Package | Description |
|---|---|
| org.kuali.rice.kns.web.struts.form |
Copyright 2005-2018 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<ExtraButton> |
KualiForm.extraButtons
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExtraButton |
KualiForm.getExtraButton(int index)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExtraButton> |
KualiForm.getExtraButtons()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KualiForm.setExtraButton(int index,
ExtraButton extraButton)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KualiForm.setExtraButtons(List<ExtraButton> extraButtons)
Deprecated.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.