|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HelpDefinition | |
---|---|
org.kuali.rice.kns.datadictionary | Copyright 2005-2011 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-2011 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.krad.datadictionary |
Uses of HelpDefinition in org.kuali.rice.kns.datadictionary |
---|
Fields in org.kuali.rice.kns.datadictionary declared as HelpDefinition | |
---|---|
protected HelpDefinition |
HeaderNavigation.helpDefinition
Deprecated. |
protected HelpDefinition |
LookupDefinition.helpDefinition
Deprecated. |
Methods in org.kuali.rice.kns.datadictionary that return HelpDefinition | |
---|---|
HelpDefinition |
HeaderNavigation.getHelpDefinition()
Deprecated. |
HelpDefinition |
LookupDefinition.getHelpDefinition()
Deprecated. |
Methods in org.kuali.rice.kns.datadictionary with parameters of type HelpDefinition | |
---|---|
void |
HeaderNavigation.setHelpDefinition(HelpDefinition helpDefinition)
Deprecated. The pageHelp element provides the keys to obtain a help description from the database. |
void |
LookupDefinition.setHelpDefinition(HelpDefinition helpDefinition)
Deprecated. |
Uses of HelpDefinition in org.kuali.rice.kns.web.struts.form |
---|
Methods in org.kuali.rice.kns.web.struts.form that return HelpDefinition | |
---|---|
HelpDefinition |
KualiHelpForm.getHelpDefinition()
Form field accessor for system parameter help. |
Methods in org.kuali.rice.kns.web.struts.form with parameters of type HelpDefinition | |
---|---|
void |
KualiHelpForm.setHelpDefinition(HelpDefinition helpDefinition)
Form field accessor for system parameter help. |
Uses of HelpDefinition in org.kuali.rice.krad.datadictionary |
---|
Fields in org.kuali.rice.krad.datadictionary declared as HelpDefinition | |
---|---|
protected HelpDefinition |
DataObjectEntry.helpDefinition
|
Methods in org.kuali.rice.krad.datadictionary that return HelpDefinition | |
---|---|
HelpDefinition |
DataObjectEntry.getHelpDefinition()
Gets the helpDefinition attribute. |
Methods in org.kuali.rice.krad.datadictionary with parameters of type HelpDefinition | |
---|---|
void |
DataObjectEntry.setHelpDefinition(HelpDefinition helpDefinition)
Sets the helpDefinition attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |