enum O2GPermissionStatus
Brief
The enum defines a set of constants representing the permission status.
Details
The permission status is used to specify permissions for the operations that are defined by the methods of the O2GPermissionChecker class.
The namespace is com.fxcore2
.
Static Public Fields | |
The constant represents the disabled permission status. |
|
The constant represents the enabled permission status. |
|
The constant represents the hidden permission status. |