|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderField | |
---|---|
org.kuali.rice.kns.web.struts.form | Copyright 2005-2012 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.ui | Copyright 2005-2012 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 HeaderField in org.kuali.rice.kns.web.struts.form |
---|
Methods in org.kuali.rice.kns.web.struts.form that return types with arguments of type HeaderField | |
---|---|
List<HeaderField> |
KualiForm.getDocInfo()
|
protected List<HeaderField> |
KualiDocumentFormBase.getStandardHeaderFields(WorkflowDocument workflowDocument)
This method returns a list of HeaderField objects that are used by default on Kuali document display pages. |
Method parameters in org.kuali.rice.kns.web.struts.form with type arguments of type HeaderField | |
---|---|
void |
KualiForm.setDocInfo(List<HeaderField> docInfo)
|
Uses of HeaderField in org.kuali.rice.kns.web.ui |
---|
Fields in org.kuali.rice.kns.web.ui declared as HeaderField | |
---|---|
static HeaderField |
HeaderField.EMPTY_FIELD
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |