Hi,

I have added the attributes in StandardTable for users to overwrite them.
More details at

http://code.google.com/p/aost/wiki/Tellurium070Update#Standard_Table

The 0.7.0 core is updated.

http://maven.kungfuters.org/content/repositories/snapshots/org/telluriumsource/tellurium-core/0.7.0-SNAPSHOT/tellurium-core-0.7.0-20100121.160351-53.jar

Thanks,

Jian

On Thu, Jan 21, 2010 at 9:51 AM, Jian Fang <[email protected]> wrote:

> You are right, the thead definition is tr/th. This object was requested by
> Dominic, I don't know if
> I changed td to tr, he will be affected or not.
>
> Anyway, I will provide an overwrite mechanism in 0.7.0 soon. For 0.6.0,
> they are hard coded. Sorry for that.
>
> Thanks,
>
> Jian
>
> On Thu, Jan 21, 2010 at 9:30 AM, ChrisW-UK-78 
> <[email protected]>wrote:
>
>> Hi,
>>
>> The XPath generated for the header seciton of a standard table
>> UiElement is of the form:
>>
>> .../descendant-or-self::table/thead/tr/td[1]/descendant-or-self::*, ]
>>
>> I think the td element should actually be a th element if it is to
>> match a standard HTML <thead> definition.
>>
>> My Ui definition is:
>>
>>        StandardTable(uid:"table", clocator:[:])
>>        {
>>                TextBox(uid: "header: all",clocator: [:])
>>                ...
>>        }
>>
>> Is there anyway to alter this behaviour as a workaround?
>>
>> Thanks
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "tellurium-users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<tellurium-users%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/tellurium-users?hl=en.
>>
>>
>>
>>
>
--
You received this message because you are subscribed to the Google Groups "tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to