|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtraButton | |
|---|---|
| org.kuali.rice.kew.actionlist.web | |
| org.kuali.rice.kns.web.struts.form | Copyright 2005-2014 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. |
| Uses of ExtraButton in org.kuali.rice.kew.actionlist.web |
|---|
| Methods in org.kuali.rice.kew.actionlist.web that return types with arguments of type ExtraButton | |
|---|---|
List<ExtraButton> |
ActionListForm.getHeaderButtons()
|
| Method parameters in org.kuali.rice.kew.actionlist.web with type arguments of type ExtraButton | |
|---|---|
void |
ActionListForm.setHeaderButtons(List<ExtraButton> headerButtons)
|
| Uses of ExtraButton in org.kuali.rice.kns.web.struts.form |
|---|
| Fields in org.kuali.rice.kns.web.struts.form with type parameters of type ExtraButton | |
|---|---|
protected List<ExtraButton> |
KualiForm.extraButtons
|
| Methods in org.kuali.rice.kns.web.struts.form that return ExtraButton | |
|---|---|
ExtraButton |
KualiForm.getExtraButton(int index)
|
| Methods in org.kuali.rice.kns.web.struts.form that return types with arguments of type ExtraButton | |
|---|---|
List<ExtraButton> |
KualiForm.getExtraButtons()
|
| Methods in org.kuali.rice.kns.web.struts.form with parameters of type ExtraButton | |
|---|---|
void |
KualiForm.setExtraButton(int index,
ExtraButton extraButton)
|
| Method parameters in org.kuali.rice.kns.web.struts.form with type arguments of type ExtraButton | |
|---|---|
void |
KualiForm.setExtraButtons(List<ExtraButton> extraButtons)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||