|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwToolViewItem
Defines the view of a single tool-item.
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 | |
---|---|
String |
getBigIcon()
Get a big-icon for the tool to display. |
String |
getDescription()
Get a description for the tool to display. |
String |
getIcon()
Get an icon for the tool to display. |
String |
getTitle()
Get a title for the tool to display. |
void |
onClickEvent()
Called when the user activates the tool item by clicking it. |
Method Detail |
---|
String getTitle()
String getDescription()
String getIcon()
String getBigIcon()
void onClickEvent() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |