|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Any UI part that supports global deletion can implement this to enable the Edit menu's delete item.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
boolean |
canDelete()
Return true if delete should be enabled based on your current selection. |
boolean |
doDelete()
Actually do the delete of currently selected items. |
boolean |
showDelete()
Return true if delete should even be shown in the popup menu |
Field Detail |
public static final String copyright
Method Detail |
public boolean showDelete()
public boolean canDelete()
public boolean doDelete()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |