API
Class

Modes ($UI/system/components/justep/locker/locker#Modes)

使用范围:UI2

Contents

class Modes ($UI/system/components/justep/locker/locker#Modes) extends Object

Locker组件模式常量

Constructor Top

  Modes ()

Static Properties & Enumerations Top

integer check

Locker组件密码校验模式,值为1

integer setPassword

Locker组件密码设置模式,值为2

integer setPassword

Locker组件通用模式,值为0

Constructor details Top

public Modes ()

Locker组件模式常量

Static Properties & Enumerations Detail Top

static public integer check

Locker组件密码校验模式,值为1

static public integer setPassword

Locker组件密码设置模式,值为2

static public integer setPassword

Locker组件通用模式,值为0