Dokka MultiModule Example
androidJvm
pos-core
/
su.ips.pos_core.reader_parts.utils
/
KeyBoardViewOK
Key
Board
View
OK
open
class
KeyBoardViewOK
:
ICupBaseView
,
View.OnClickListener
Copyright © 2016 快钱支付清算信息有限公司. All rights reserved.
Members
Constructors
Key
Board
View
OK
Link copied to clipboard
constructor
(
context
:
Context
)
Functions
add
To
Byte
Array
Link copied to clipboard
open
fun
addToByteArray
(
src
:
Array
<
Byte
>
,
dest
:
Array
<
Byte
>
,
position
:
Int
)
:
Int
将src的数组接到des的数组
get
Key
Board
View
Link copied to clipboard
open
fun
getKeyBoardView
(
)
:
View
get
Key
Layout
Link copied to clipboard
open
fun
getKeyLayout
(
closeBtn
:
Array
<
Byte
>
)
:
Array
<
Byte
>
获取按键布局位置
get
Widget
Position
Link copied to clipboard
open
fun
getWidgetPosition
(
widget
:
View
)
:
Array
<
Byte
>
获取控件的位置
on
Click
Link copied to clipboard
open
fun
onClick
(
v
:
View
)
set
Key
Show
Link copied to clipboard
open
fun
setKeyShow
(
keys
:
Array
<
Byte
>
,
listener
:
OnGetLayoutSucListener
)
设置键盘布局 Set the keyboard layout
set
On
Num
Key
Listener
Link copied to clipboard
open
fun
setOnNumKeyListener
(
listener
:
OnNumKeyListener
)
设置键盘监听
show
Top
Line
Link copied to clipboard
open
fun
showTopLine
(
ifshow
:
Boolean
)
Properties
num0
Link copied to clipboard
open
var
num0
:
TextView
num1
Link copied to clipboard
open
var
num1
:
TextView
num2
Link copied to clipboard
open
var
num2
:
TextView
num3
Link copied to clipboard
open
var
num3
:
TextView
num4
Link copied to clipboard
open
var
num4
:
TextView
num5
Link copied to clipboard
open
var
num5
:
TextView
num6
Link copied to clipboard
open
var
num6
:
TextView
num7
Link copied to clipboard
open
var
num7
:
TextView
num8
Link copied to clipboard
open
var
num8
:
TextView
num9
Link copied to clipboard
open
var
num9
:
TextView
num
Back
Link copied to clipboard
open
var
numBack
:
LinearLayout
numok
Link copied to clipboard
open
var
numok
:
LinearLayout