|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableJoiningWithHeader
Interface that declares extra methods needed for renderable elements that have headers
| Method Summary | |
|---|---|
HeaderLabel |
createHeaderLabel()
Returns the property of the accounting line business object that can be used to find the label for the given renderable element |
boolean |
isHidden()
Will this table joining element actually end up hidden? Then we best not create a header cell for it |
| Methods inherited from interface org.kuali.kfs.sys.document.web.TableJoining |
|---|
getRequestedRowCount, joinRow, joinTable, performFieldTransformations, readOnlyizeReadOnlyBlocks, removeAllActionBlocks, removeUnviewableBlocks, setEditableBlocks |
| Methods inherited from interface org.kuali.kfs.sys.document.web.ElementNamable |
|---|
getName |
| Method Detail |
|---|
HeaderLabel createHeaderLabel()
renderingContext - the context the header will be rendered to
boolean isHidden()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||