Hi Andrew,

I think this form is used multiple times in TDJ:

https://github.com/apache/royale-asjs/blob/develop/examples/jewel/TourDeJewel/src/main/royale/components/FormExample.mxml

for example here:

https://github.com/apache/royale-asjs/blob/develop/examples/jewel/TourDeJewel/src/main/royale/FormsValidationPlayGround.mxml

here:

https://github.com/apache/royale-asjs/blob/3d020f4ddae3c38a81cc3baa351e1732c7543a62/examples/jewel/TourDeJewel/src/main/royale/MainContent.mxml#L286

and here:

https://github.com/apache/royale-asjs/blob/3d020f4ddae3c38a81cc3baa351e1732c7543a62/examples/jewel/TourDeJewel/src/main/royale/WizardPlayGround.mxml#L101


Another could be: "ExampleHeader" in TDJ too:

https://github.com/apache/royale-asjs/blob/develop/examples/jewel/TourDeJewel/src/main/royale/components/ExampleHeader.mxml

used in all TDJ pages as a header to show different info.

HTH



El jue, 25 feb 2021 a las 20:23, Andrew Wetmore (<cottag...@gmail.com>)
escribió:

> So, if that is the case, it would be a matter of creating the component and
> then importing it into wherever Vindra needs it? Is there a good (Jewel)
> example of embedding a component somewhere in an app?
>
> Andrew
>
> On Thu, Feb 25, 2021 at 2:49 PM Carlos Rovira <carlosrov...@apache.org>
> wrote:
>
> > Hi,
> >
> > sos for what I read here a "partial view" for Royale will be just a
> > reusable mxml component, since don't think Vindra's talking about a
> "view"
> > referring to a concrete Jewel View or ResponsiveView, but just some part
> in
> > the application that is working on.
> >
> >
> > El mié, 24 feb 2021 a las 22:04, Maria Jose Esteve (<mjest...@iest.com>)
> > escribió:
> >
> > > Hi, Josh is on the right track. They are a kind of "templates". And
> > surely
> > > Vrinda comes from the ASP.Net or Razor world.
> > > What I do not know is if she will want a "component" or will she want a
> > > fixed view that is updated according to the model that is connected to
> it
> > > ... she will tell us.
> > >
> > > Hiedra.
> > >
> > > -----Mensaje original-----
> > > De: Andrew Wetmore <andr...@apache.org>
> > > Enviado el: miércoles, 24 de febrero de 2021 19:29
> > > Para: Apache Royale Development <dev@royale.apache.org>
> > > Asunto: Re: question about partial views when using Jewel
> > >
> > > Thank you! I have invited Vrinda to join this conversation, rather than
> > me
> > > having to elbow-bend questions and answers back and forth.
> > >
> > > a
> > >
> > > On Wed, Feb 24, 2021 at 2:21 PM Josh Tynjala <
> joshtynj...@bowlerhat.dev>
> > > wrote:
> > >
> > > > When I search for "partial view" on Google, I get a lot of ASP.NET
> > > > results.
> > > > In that context, it seems to be a way to create a reusable view
> > > > component in ASP.NET. So if I'm understanding correctly, in Royale
> > > > terms, Vrinda is looking for documentation about how to create a new
> > > > MXML view and how to add it as a child in other MXML views. Maybe I'm
> > > > wrong, but that seems like a reasonable place to start.
> > > >
> > > > --
> > > > Josh Tynjala
> > > > Bowler Hat LLC <https://bowlerhat.dev>
> > > >
> > > >
> > > > On Wed, Feb 24, 2021 at 10:14 AM Andrew Wetmore <andr...@apache.org>
> > > > wrote:
> > > >
> > > > > It's a mystery to me. I wonder if it has something to do with
> > > > > viewports,
> > > > or
> > > > > maybe with JSON-style updating of parts of the visible screen
> > > > > without refreshing the whole screen...I was hoping someone on the
> > > > > PMC would recognize the term.
> > > > >
> > > > > a
> > > > >
> > > > > On Wed, Feb 24, 2021 at 11:29 AM Harbs <harbs.li...@gmail.com>
> > wrote:
> > > > >
> > > > > > Any idea what’s meant by “partial view”?
> > > > > >
> > > > > > Is the a module or something else?
> > > > > >
> > > > > > > On Feb 24, 2021, at 4:50 PM, Andrew Wetmore <
> andr...@apache.org>
> > > > > wrote:
> > > > > > >
> > > > > > > Hi, all. I received a question through my LinkedIn account from
> > > > Vrinda
> > > > > > > Bhat. I have asked Vrinda to join this list and this
> > conversation.
> > > > > > >
> > > > > > > Vrinda wrote, "I'm using Apache Royale for my project and like
> > > > > > > the
> > > > > design
> > > > > > > and working very much. Especially the Jewel part. I would like
> > > > > > > to
> > > > know
> > > > > > > about the documentation of partial views in the official page.
> > > > > > > Are
> > > > > there
> > > > > > > any resources where I can find about partial views in Jewel?
> > > > > > > Please
> > > > > help
> > > > > > me
> > > > > > > out."
> > > > > > >
> > > > > > > I would gladly provide documentation, but I am afraid I don't
> > > > > > > know
> > > > > what a
> > > > > > > "partial view" is. Any thoughts?
> > > > > > >
> > > > > > > Andrwe
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >   -
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Andrew Wetmore
> > > > > > > Technical Writer-Editor
> > > > > > > Infra
> > > > > > > *Apache Software Foundation*
> > > > > > > andr...@apache.org
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Andrew Wetmore
> > > > > Technical Writer-Editor
> > > > > Infra
> > > > > *Apache Software Foundation*
> > > > > andr...@apache.org
> > > > >
> > > >
> > >
> > >
> > > --
> > > Andrew Wetmore
> > > Technical Writer-Editor
> > > Infra
> > > *Apache Software Foundation*
> > > andr...@apache.org
> > >
> >
> >
> > --
> > Carlos Rovira
> > Apache Member & Apache Royale PMC
> > *Apache Software Foundation*
> > http://about.me/carlosrovira
> >
>
>
> --
> Andrew Wetmore
>
> http://cottage14.blogspot.com/
>


-- 
Carlos Rovira
Apache Member & Apache Royale PMC
*Apache Software Foundation*
http://about.me/carlosrovira

Reply via email to