org.kuali.kfs.sys.document.web
Interface ElementNamable

All Known Subinterfaces:
AccountingLineViewLineFillingElement, TableJoining, TableJoiningWithHeader
All Known Implementing Classes:
AccountingLineViewActionsField, AccountingLineViewColumns, AccountingLineViewCountedSequenceNumberField, AccountingLineViewCurrentBaseAmount, AccountingLineViewDebitCreditAmountField, AccountingLineViewDebitCreditAmountLayoutElement, AccountingLineViewField, AccountingLineViewLine, AccountingLineViewLines, AccountingLineViewMultipleReadOnlyFields, AccountingLineViewSequenceNumberField, FieldTableJoining, FieldTableJoiningWithHeader, HideShowLayoutElement, PlaceHoldingLayoutElement, PurapAccountingLineViewField

public interface ElementNamable

mark an element as namable


Method Summary
 String getName()
          Returns the name(s) of this table joining element; some table joining elements are compound
 

Method Detail

getName

String getName()
Returns the name(s) of this table joining element; some table joining elements are compound

Returns:
the names of this table joining element


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