Basic API for third-party apps to define custom Data rows.
This change adds the attributes to current.xml
This commit is contained in:
@ -2825,6 +2825,28 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="detailColumn"
|
||||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="16843427"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="detailSocialSummary"
|
||||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="16843428"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="dial"
|
||||
type="int"
|
||||
transient="false"
|
||||
@ -7522,6 +7544,17 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="summaryColumn"
|
||||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="16843426"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="summaryOff"
|
||||
type="int"
|
||||
transient="false"
|
||||
|
Reference in New Issue
Block a user