Uses of Class
org.zkoss.zkforge.clipboard.ClipboardAction
-
Packages that use ClipboardAction Package Description org.zkoss.zkforge.clipboard -
-
Uses of ClipboardAction in org.zkoss.zkforge.clipboard
Methods in org.zkoss.zkforge.clipboard that return ClipboardAction Modifier and Type Method Description ClipboardActionClipboardResult. getAction()Gets the clipboard action that was performed.static ClipboardActionClipboardAction. valueOf(String name)Returns the enum constant of this type with the specified name.static ClipboardAction[]ClipboardAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-