|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPSelection
Method Summary | |
---|---|
int |
canCopy()
Check if COPY operation is available for current selection |
int |
canCut()
Check if CUT operation is available for current selection |
int |
canDelete()
Check if DELETE operation is available for current selection |
int |
canPaste()
Check if PASTE operation is available for current selection |
int |
copySelected()
Perform COPY operation under current selection |
int |
cutSelected()
Perform CUT operation under current selection |
int |
deleteSelected()
Perform DELETE operation under current selection |
java.lang.String |
getInterfaceName()
get property interfaceName |
int |
pasteSelected()
Perform PASTE operation under current selection |
Method Detail |
---|
int canCopy()
RhapsodyRuntimeException
int canCut()
RhapsodyRuntimeException
int canDelete()
RhapsodyRuntimeException
int canPaste()
RhapsodyRuntimeException
int copySelected()
RhapsodyRuntimeException
int cutSelected()
RhapsodyRuntimeException
int deleteSelected()
RhapsodyRuntimeException
java.lang.String getInterfaceName()
RhapsodyRuntimeException
int pasteSelected()
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |