Re: Code completion for a component's binding
Re: Code completion for a component's binding
- Subject: Re: Code completion for a component's binding
- From: Lon Varscsak <email@hidden>
- Date: Thu, 15 Nov 2012 16:44:48 -0700
Ah, gotcha…yeah for values like dateformat there isn't any completion (that I know of). For other values like "value" it will complete after the $. So <wo:str value="$myV can complete to myVar.
-Lon
On Thu, Nov 15, 2012 at 4:39 PM, Johnny Miller
<email@hidden> wrote:
Hi Lon,
Actually, I'm wondering how to add code completion to the value of the binding.
i.e. when you set value of the dateformat binding for WOString the code completion will give you a suggested list of possible date formats i.e. %m/%d/%y
I image that could also be set in the .api file but I don't believe WOLips supports it?
On Nov 15, 2012, at 1:30 PM, Lon Varscsak <
email@hidden> wrote:
Create an .api file (it's a tab in WOLips on the component) and put what bindings you want in there.
-Lon
On Thu, Nov 15, 2012 at 3:14 PM, Johnny Miller
<email@hidden> wrote:
Hi,
I would like to add code completion to a component the way in WOString it will give you a list of suggested number or date formats for the respective binding.
How do you declare this in your component?
_______________________________________________
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
_______________________________________________
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