Uses of Class
org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
Packages that use HtmlData.AnchorHtmlData
-
Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.inquiry
Methods in org.kuali.rice.kns.inquiry that return HtmlData.AnchorHtmlDataModifier and TypeMethodDescriptionprotected HtmlData.AnchorHtmlDataKualiInquirableImpl.getHyperLink(Class inquiryClass, Map<String, String> fieldList, String inquiryUrl) Deprecated.protected HtmlData.AnchorHtmlDataKualiInquirableImpl.getHyperLink(Class inquiryClass, Map<String, String> fieldList, String inquiryUrl, String displayText) Deprecated.protected HtmlData.AnchorHtmlDataKualiInquirableImpl.getInquiryUrlForPrimaryKeys(Class clazz, Object businessObject, List<String> primaryKeys, String displayText) Deprecated. -
Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.lookup
Subclasses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.lookupFields in org.kuali.rice.kns.lookup with type parameters of type HtmlData.AnchorHtmlDataModifier and TypeFieldDescriptionprotected List<HtmlData.AnchorHtmlData> HtmlData.MultipleAnchorHtmlData.anchorHtmlDataMethods in org.kuali.rice.kns.lookup that return HtmlData.AnchorHtmlDataModifier and TypeMethodDescriptionprotected HtmlData.AnchorHtmlDataAbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject, String methodToCall, String displayText, List pkNames) Deprecated.This method constructs an AnchorHtmlData.protected HtmlData.AnchorHtmlDataAbstractLookupableHelperServiceImpl.getUrlData(BusinessObject businessObject, String methodToCall, List pkNames) Deprecated.This method calls its overloaded method with displayText as methodToCallMethods in org.kuali.rice.kns.lookup that return types with arguments of type HtmlData.AnchorHtmlDataConstructor parameters in org.kuali.rice.kns.lookup with type arguments of type HtmlData.AnchorHtmlDataModifierConstructorDescriptionMultipleAnchorHtmlData(List<HtmlData.AnchorHtmlData> anchorHtmlData) Needed by inquiry framework -
Uses of HtmlData.AnchorHtmlData in org.kuali.rice.kns.web.ui
Methods in org.kuali.rice.kns.web.ui that return types with arguments of type HtmlData.AnchorHtmlData