com.tssap.util.ui.glpc.section
Class ButtonClickedEvent
com.tssap.util.ui.glpc.section.ButtonClickedEvent
- public class ButtonClickedEvent
Event that will be raised when a button within a SectionWithButtoms is
clicked.
|
Method Summary |
int |
getIndex()
Gets the index of the button that was clicked. |
ButtonClickedEvent
public ButtonClickedEvent(int index)
- Creates a new
ButtonClickedEvent.
- Parameters:
index - The index of the button that was clicked.
getIndex
public int getIndex()
- Gets the index of the button that was clicked.
- Returns:
- The index of the clicked button.
Copyright © 2005 SAP AG. All Rights Reserved.