Uses of Class
org.kuali.kfs.sys.document.web.HeaderLabel

Packages that use HeaderLabel
org.kuali.kfs.sys.document.web   
 

Uses of HeaderLabel in org.kuali.kfs.sys.document.web
 

Subclasses of HeaderLabel in org.kuali.kfs.sys.document.web
 class FieldHeaderLabel
          A class which represents a renderable header label for an input
 class LiteralHeaderLabel
          A renderable element which renders a literal label
 

Methods in org.kuali.kfs.sys.document.web that return HeaderLabel
 HeaderLabel AccountingLineViewDebitCreditAmountLayoutElement.createHeaderLabel()
          We don't generate headers
 HeaderLabel AccountingLineViewMultipleReadOnlyFields.createHeaderLabel()
           
 HeaderLabel AccountingLineViewActionsField.createHeaderLabel()
           
 HeaderLabel AccountingLineViewField.createHeaderLabel()
           
 HeaderLabel PlaceHoldingLayoutElement.createHeaderLabel()
          Returns a header with a non-breaking space
 HeaderLabel AccountingLineViewCurrentBaseAmount.createHeaderLabel()
          Not used; returns null.
 HeaderLabel AccountingLineViewSequenceNumberField.createHeaderLabel()
           
 HeaderLabel TableJoiningWithHeader.createHeaderLabel()
          Returns the property of the accounting line business object that can be used to find the label for the given renderable element
 

Methods in org.kuali.kfs.sys.document.web with parameters of type HeaderLabel
 void AccountingLineViewField.populateHeaderLabel(HeaderLabel headerLabel, AccountingLineRenderingContext renderingContext)
           
 void HeaderLabelPopulating.populateHeaderLabel(HeaderLabel label, AccountingLineRenderingContext renderingContext)
          Asks that the HeaderLabelPopulating implementor populate the header label
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.