Uses of Interface
org.kuali.kfs.sys.document.web.ReadOnlyable

Packages that use ReadOnlyable
org.kuali.kfs.module.purap.document.web   
org.kuali.kfs.sys.document.web   
 

Uses of ReadOnlyable in org.kuali.kfs.module.purap.document.web
 

Classes in org.kuali.kfs.module.purap.document.web that implement ReadOnlyable
 class PurapAccountingLineViewField
          Represents a field (plus, optionally, a dynamic name field) to be rendered as part of an accounting line.
 

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

Subinterfaces of ReadOnlyable in org.kuali.kfs.sys.document.web
 interface AccountingLineViewLineFillingElement
          A contract for accounting line view layout elements which join tables as part of an AccountingLineViewLines element
 

Classes in org.kuali.kfs.sys.document.web that implement ReadOnlyable
 class AccountingLineViewColumns
          A layout element that renders elements
 class AccountingLineViewCurrentBaseAmount
          Represents a current/base amount for an accounting line
 class AccountingLineViewDebitCreditAmountLayoutElement
          A table joining element which adds two fields to an amount: debit amount and credit amount
 class AccountingLineViewField
          Represents a field (plus, optionally, a dynamic name field) to be rendered as part of an accounting line.
 class AccountingLineViewLine
          Represents a single table row to be rendered as part of an accounting line view.
 class AccountingLineViewLines
          Represents the rendering for a bunch of elements within the accounting line view
 class HideShowLayoutElement
          The layout element for a hide/show wrapper of other elements
 



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