com.tssap.util.ui.reuse.list
Interface IListElementGridLayoutPaneContainer

All Superinterfaces:
IEditable, IGridLayoutPaneContainer
All Known Implementing Classes:
ListElementGridLayoutPaneContainer

public interface IListElementGridLayoutPaneContainer
extends IGridLayoutPaneContainer

Since:
20.09.2002

Method Summary
 void initContainer(IGridLayoutPane userArea, IListElement selectedListElement)
           
 void updateContainer(IListElement lastSelectedListElement, IListElement currentSelectedListElement)
           
 
Methods inherited from interface com.tssap.util.ui.glpc.IGridLayoutPaneContainer
getUserGridNumOfColumns, initContainer, isUserGridEqualColSize
 
Methods inherited from interface com.tssap.util.ui.IEditable
isEditable, setEditable
 

Method Detail

initContainer

public void initContainer(IGridLayoutPane userArea,
                          IListElement selectedListElement)

updateContainer

public void updateContainer(IListElement lastSelectedListElement,
                            IListElement currentSelectedListElement)


Copyright © 2005 SAP AG. All Rights Reserved.