Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion
Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion
- Subject: Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion
- From: James Cicenia <email@hidden>
- Date: Sat, 20 Jul 2013 17:21:20 -0500
+1
Thanks
Ps: funny thread
Sent from my iPhone
> On Jul 20, 2013, at 4:37 PM, Timothy Worman <email@hidden> wrote:
>
> Super stoked. Appreciate your JS talents and efforts.
>
> T
>
>> On Jul 20, 2013, at 2:06 PM, Johnny Miller <email@hidden> wrote:
>>
>> I guess this would be a bad time to mention I'm working on a JQAjaxTabbedPanel?
>>
>>> On Jul 19, 2013, at 7:34 PM, Timothy Worman <email@hidden> wrote:
>>>
>>>> On Jul 19, 2013, at 9:53 PM, Ray Kiddy <email@hidden> wrote:
>>>>
>>>>
>>>>> On Jul 15, 2013, at 7:21 AM, Chuck Hill wrote:
>>>>>
>>>>> Yes, AjaxTabbedPanel is going to fight you here.
>>>>>
>>>>> Chuck
>>>>
>>>> Really? AjaxTabbedPanel does not do repetitions? This seems odd. And undocumented.
>>>>
>>>> Just for fun, can anyone take a stab at how one would decide to use one of these and not one of the others?
>>>>
>>>> AjaxTabbedPanel
>>>>
>>>> MTAjaxTabbedPanel
>>>>
>>>> CCAjaxTabPanel
>>>>
>>>> CCTabPanel
>>>>
>>>> ERLITTabPanel
>>>>
>>>> ERXAjaxTabPanel
>>>>
>>>> ERXColoredTabPanel
>>>>
>>>> ERXImageTabPanel
>>>>
>>>> ERXTabPanel
>>>>
>>>> WOTabPanel
>>>>
>>>> These all exist in the Wonder frameworks.
>>>>
>>>> I mean, hey, I looked for an ERXWOTabPanel, an ERDTabPanel, and a BTTabPanel and they are not there. What's up? We're falling down on the job here.
>>>>
>>>> And what about IERXTabPanel. Where is David Avendasora when we need him?
>>>>
>>>> - ray
>>>
>>> Well, anything with Ajax or MT in front of it is pretty self-explanatory. Thank you Johnny Miller for MT! I think I can understand from the naming that a bunch of them are non-ajax? But the CC naming convention - where’d that come from?
>>>
>>> Tim
>>> UCLA GSE&IS
>>>
>>>>
>>>>>> On 2013-07-15, at 5:07 AM, Paul Yu wrote:
>>>>>>
>>>>>> Raymond
>>>>>>
>>>>>> I had better success using CCTabPanel for dynamically creating tabs.
>>>>>>
>>>>>> .html
>>>>>>
>>>>>> <wo:CCAjaxTabPanel id = "tabs" selectedTab="$tabSelection" tabs = "$tabs" tabNameKey="tabLabel" useFormSubmit="$true">
>>>>>> <!-- <wo:str value = "$selectedTabsWOComponent" /> -->
>>>>>>
>>>>>> <wo:AjaxUpdateContainer id = "ccTabContentContainer">
>>>>>> <wo:switch WOComponentName="$selectedTabsWOComponent" accessController="$accessController" evaluation = "$evaluation" />
>>>>>> </wo:AjaxUpdateContainer>
>>>>>>
>>>>>> </wo:CCAjaxTabPanel>
>>>>>>
>>>>>>
>>>>>> .java
>>>>>>
>>>>>> private NSArray<NSDictionary> _tabs;
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden