PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.workplace.wcm.api
Interface FlatListPresentation
- All Superinterfaces:
- ListPresentation
-
public interface FlatListPresentation
- extends ListPresentation
Represents a presentation properties of a flat list
getLayout
ListLayout getLayout()
- Returns the ListLayout for this FlatListPresentation
- Returns:
- the ListLayout for this FlatListPresentation
setLayout
void setLayout(ListLayout p_layout)
- Sets the layout of this FlatListPresentation
Will copy/clone the supplied ListLayout before setting on this FlatListPresentation
- Parameters:
- p_layout - the ListLayout to set
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |