6 messages in com.googlegroups.android-beginners[android-beginners] Getting views by ...
FromSent OnAttachments
JOUNAYD21 May 2008 07:45 
Bushnaq, Ahmad21 May 2008 08:54 
tim jones22 May 2008 00:02 
Megha Joshi22 May 2008 11:32 
Bushnaq, Ahmad22 May 2008 12:59 
Bushnaq, Ahmad29 May 2008 14:29 
Subject:[android-beginners] Getting views by type
From:Bushnaq, Ahmad (Ahma@idearc.com)
Date:05/21/2008 08:54:57 AM
List:com.googlegroups.android-beginners

Hi,

Does anybody know of a way to get all the views in a certain layout by type(e.g. all TextViews, all EditTexts, etc...) all I seem to be able to find is findViewById, which is kinda painful since I need to apply the same thing to all of them.

Ahmad