-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathheader_rule.json
More file actions
161 lines (159 loc) · 6.04 KB
/
header_rule.json
File metadata and controls
161 lines (159 loc) · 6.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
"Default":[
["Name", "Name", "", ""],
["Visible", "Visible", true, ""],
["ActionTag", "ActionTag", 0, ""],
["Tag", "Tag", 0, ""],
["FlipX", "FlipX", false, ""],
["FlipY", "FlipY", false, ""],
["IgnoreSize", "IgnoreSize", false, ""],
["RotationSkewX", "RotationSkew.RotationSkewX", 0.0, ""],
["RotationSkewY", "RotationSkew.RotationSkewY", 0.0, ""],
["LeftMargin", "LayoutComponent.LeftMargin", 0.0, ""],
["RightMargin", "LayoutComponent.RightMargin", 0.0, ""],
["TopMargin", "LayoutComponent.TopMargin", 0.0, ""],
["BottomMargin", "LayoutComponent.BottomMargin", 0.0, ""],
["TouchEnable", "TouchEnabled", false, ""],
["FrameEvent", "FrameEvent", "", ""],
["UserData", "CustomProperty", "", ""],
["CallBackType", "CallBackType", "", ""],
["CallBackName", "CallBackName", "", ""],
["HorizontalEdge", "LayoutComponent.HorizontalEdge", "", ""],
["VerticalEdge", "LayoutComponent.VerticalEdge", "", ""],
["Alpha", "Alpha", 255, ""],
["ZOrder", "ZOrder", 0, ""]
],
"Button":[
["DisplayState", "Displaystate", false, ""],
["Scale9Enable", "Scale9Enabled", false, ""],
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["ShadowOffsetX", "ShadowOffsetX", 0.0, ""],
["ShadowOffsetY", "ShadowOffsetY", 0.0, ""],
["ButtonText", "Text", "", ""],
["FontSize", "FontSize", "", ""]
],
"ImageView":[
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["Scale9Enable", "Scale9Enabled", false, ""]
],
"CheckBox":[
["DisplayState", "Displaystate", false, ""],
["CheckedState", "SelectedState", true, ""]
],
"LoadingBar":[
["ProgressInfo", "Percent", 80, ""],
["ProgressType", "Direction", 0, "0=Left_To_Right,1=Right_To_Left"]
],
"Slider":[
["ProgressInfo", "Percent", 50, ""],
["DisplayState", "Displaystate", false, ""]
],
"Panel":[
["ComboBoxIndex", "ColorType", 0, ""],
["BackColorAlpha", "BgColorOpacity", 255, ""],
["Scale9Enable", "BackGroundScale9Enabled", false, ""],
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["ClipAble", "ClipEnabled", false, ""]
],
"ScrollView":[
["ComboBoxIndex", "ColorType", 0, ""],
["BackColorAlpha", "BgColorOpacity", 255, ""],
["IsBounceEnabled", "BounceEnabled", false, ""],
["ScrollDirectionType", "Direction", 0, "0=Vertical,1=Horizontal,2=Vertical_Horizontal"],
["Scale9Enable", "BackGroundScale9Enabled", false, ""],
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["ClipAble", "ClipEnabled", false, ""]
],
"ListView":[
["ComboBoxIndex", "ColorType", 0, ""],
["BackColorAlpha", "BgColorOpacity", 255, ""],
["IsBounceEnabled", "BounceEnabled", false, ""],
["ScrollDirectionType", "Direction", 0, ""],
["DirectionType", "DirectionType", "", ""],
["HorizontalType", "HorizontalType", "", ""],
["VerticalType", "VerticalType", "", ""],
["ItemMargin", "ItemMargin", 0, ""],
["Scale9Enable", "BackGroundScale9Enabled", false, ""],
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["ClipAble", "ClipEnabled", false, ""]
],
"PageView":[
["ComboBoxIndex", "ColorType", 0, ""],
["BackColorAlpha", "BgColorOpacity", 255, ""],
["Scale9Enable", "BackGroundScale9Enabled", false, ""],
["LeftEage", "CapInsets.X", 0.0, ""],
["RightEage", "CapInsets.X", 0.0, ""],
["TopEage", "CapInsets.Y", 0.0, ""],
["BottomEage", "CapInsets.Y", 0.0, ""],
["Scale9OriginX", "CapInsets.X", 0.0, ""],
["Scale9OriginY", "CapInsets.Y", 0.0, ""],
["Scale9Width", "CapInsets.Width", 0.0, ""],
["Scale9Height", "CapInsets.Height", 0.0, ""],
["ClipAble", "ClipEnabled", false, ""]
],
"Text":[
["FontSize", "FontSize", "", ""],
["LabelText", "Text", "", ""],
["TouchScaleChangeAble", "TouchScaleEnable", false, ""],
["IsCustomSize", "IsCustomSize", false, ""],
["OutlineEnabled", "OutlineEnabled", false, ""],
["OutlineSize", "OutlineSize", "0", ""],
["ShadowEnabled", "ShadowEnabled", false, ""],
["ShadowOffsetX", "ShadowOffsetX", 0.0, ""],
["ShadowOffsetY", "ShadowOffsetY", 0.0, ""]
],
"TextAtlas":[
["CharWidth", "ItemWidth", "", ""],
["CharHeight", "ItemHeight", "", ""],
["LabelText", "StringValue", "", ""],
["StartChar", "StartCharMap", "", ""]
],
"TextBMFont":[
["LabelText", "Text", "", ""]
],
"TextField":[
["FontSize", "FontSize", 0, ""],
["IsCustomSize", "IsCustomSize", false, ""],
["PlaceHolderText", "PlaceHolder", "", ""],
["MaxLengthEnable", "MaxLengthEnabled", false, ""],
["MaxLengthText", "MaxLength", 0, ""],
["PasswordEnable", "PasswordEnabled", "", ""],
["PasswordStyleText", "PasswordStyleText", "*", ""],
["LabelText", "Text", "", ""]
]
}