ClipboardPolicy Class |
The ClipboardPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | All | All features are allowed to the user. |
![]() | JniPeerMembers | To be added. |
![]() | None | No features are allowed to the user. |
![]() | OnlyText | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding ClipboardPolicy value, from a valid integer. |
![]() | ToInt | Converts the ClipboardPolicy to its integer corresponding value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
ClipboardPolicy
enumeration defines the features which can be accessible
to the user through the Clipboard.