|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwShortCutException | |
|---|---|
| com.wewebu.ow.server.plug.owshortcut | |
| Uses of OwShortCutException in com.wewebu.ow.server.plug.owshortcut |
|---|
| Methods in com.wewebu.ow.server.plug.owshortcut that throw OwShortCutException | |
|---|---|
void |
OwShortCutDocument.addOwObjectShortCut(com.wewebu.ow.server.ecm.OwObject object_p,
String path_p,
String subdisplaypath_p)
add new ShortCut to you ShrotCut(Favorites) List |
void |
OwShortCutDocument.addOwObjectShortCuts(Collection objects_p)
Add new ShortCuts to you ShrotCut(Favorites) List |
void |
OwShortCutDocument.addShortCuts(Collection shortcuts_p)
Add new ShortCuts to you ShrotCut(Favorites) List |
void |
OwShortCutDocument.deleteShortCut(String id_p)
|
void |
OwShortCutDocument.deleteShortCuts(List shortCutIds_p)
Delete ShortCuts from your ShortCut(Favorites) List by indexes found in the given List as Strings |
List |
OwShortCutDocument.getShortCutItems()
get list of OwShortCutItem |
void |
OwShortCutDocument.refreshShortcuts()
Refresh the list with shortcuts. |
String |
OwShortCutItem.saveShortCut()
save the short cut to string |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||