• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOLips Questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOLips Questions


  • Subject: Re: WOLips Questions
  • From: Ramsey Gurley <email@hidden>
  • Date: Fri, 16 Dec 2011 09:31:11 -0700

On Dec 16, 2011, at 8:55 AM, Gino Pacitti wrote:

> Sorry if this is somewhere obvious but how do modify this behavior in Eclipse WOLips
>
>
> I use the insert WOString into component view and it prints:
>
> <webobject name = "myStringName"/>
>
> How do I get it to be <webobject name = "myStringName"></webobject>

Type in

<we

followed by control-space.  That will autocomplete to

<webobject name = ""></webobject>

and leave the cursor between the quote marks.  Press control-space again, and you get an autocomplete list of all your existing wod bindings.  Start typing and the ones that don't match are filtered out of the list.

>
> And if in the wod file... I saw in a WOCommunity movie a way to mouse over the work myName and a modal window appears asking for setters and getters to be made... How is that done?

command-click the myName.  You can also command-click the component name to open the component and java file as well.

>
>
> myStringName : WOString {
>  value = myName;
> }
>
>
> Gino
> _______________________________________________
> 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

  • Follow-Ups:
    • Re: WOLips Questions
      • From: Gino Pacitti <email@hidden>
References: 
 >WOLips Questions (From: Gino Pacitti <email@hidden>)

  • Prev by Date: Reminder: HTTP cache and ERRest
  • Next by Date: Re: WOLips Questions
  • Previous by thread: WOLips Questions
  • Next by thread: Re: WOLips Questions
  • Index(es):
    • Date
    • Thread