|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OwObjectListViewControl.OwObjectListViewControlEventListener
Event listener interface.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
void |
onActivateObjectListView(int iNewIndex_p,
int iOldIndex_p,
OwObjectListView newview_p,
OwObjectListView oldview_p)
called when user selects an object list view |
Method Detail |
---|
void onActivateObjectListView(int iNewIndex_p, int iOldIndex_p, OwObjectListView newview_p, OwObjectListView oldview_p) throws Exception
iNewIndex_p
- int new view indexiOldIndex_p
- int old view index or -1 if no previous viewnewview_p
- OwObjectListViewoldview_p
- OwObjectListView or null if no previous view
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |