Sha256: 75022b305a47eaaee25b844919b357ed25ee107558dfe9a22da44c8ef2d3ee73
Contents?: true
Size: 377 Bytes
Versions: 20
Compression:
Stored size: 377 Bytes
Contents
class AutoCompleteMenuScreen include Gametel list_item(:screen_top, :text => '1. Screen Top') list_item(:screen_bottom, :text => '2. Screen Bottom') list_item(:scroll, :text => '3. Scroll') list_item(:contacts, :text => '4. Contacts') list_item(:contacts_with_hint, :text => '5. Contacts with Hint') list_item(:multiple_items, :text => '6. Multiple items') end
Version data entries
20 entries across 20 versions & 1 rubygems