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