My favorites | English | Sign in

Google Desktop APIs (Labs)

contentRankingFlag

 SUMMARY     DETAIL

Static Class contentRankingFlag

Defines possible positions for a RankableItem.

See also: RankableItem.rankType()

Property Summary

<static> integer AlwaysBottom
Always at the bottom.
<static> integer AlwaysTop
Always at the top.
<static> integer None
The default: Ranked according to score.
 

Property Detail

AlwaysBottom

<static> integer AlwaysBottom
    Always at the bottom.

AlwaysTop

<static> integer AlwaysTop
    Always at the top.

None

<static> integer None
    The default: Ranked according to score.

Back to top

Documentation generated by JsDoc Toolkit 1.3.3