Uses of Class
org.kuali.rice.krad.datadictionary.HelpDefinition
Packages that use HelpDefinition
-
Uses of HelpDefinition in org.kuali.rice.krad.datadictionary
Fields in org.kuali.rice.krad.datadictionary declared as HelpDefinitionMethods in org.kuali.rice.krad.datadictionary that return HelpDefinitionModifier and TypeMethodDescriptionDataObjectEntry.getHelpDefinition()Gets the helpDefinition attribute.Methods in org.kuali.rice.krad.datadictionary with parameters of type HelpDefinitionModifier and TypeMethodDescriptionvoidDataObjectEntry.setHelpDefinition(HelpDefinition helpDefinition) Sets the helpDefinition attribute value. -
Uses of HelpDefinition in org.kuali.rice.krad.uif.widget
Methods in org.kuali.rice.krad.uif.widget that return HelpDefinitionModifier and TypeMethodDescriptionHelp.getHelpDefinition()The help definition is used as the key to retrieve the external help Url from the parameter table of the databaseMethods in org.kuali.rice.krad.uif.widget with parameters of type HelpDefinitionModifier and TypeMethodDescriptionvoidHelp.setHelpDefinition(HelpDefinition helpDefinition) Setter for the help definition of the database.