Re: packages

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Thu Jan 22 2004 - 11:28:54 EST

  • Next message: Frédéric Dreier: "Re: packages"

    Hi Frédéric,

    if I change the String in the Main to a Hyperlink with pageName="Bla"
    everything is okay.

    Could you check that the build/Foo.woa for incremental builder and
    dist/Foo.woa for the ant builder is selected.

    Ulrich

    Main wod and html

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <HTML>
            <HEAD>
                    <META NAME="generator" CONTENT="WOLips Core">
                    <TITLE>Untitled</TITLE>
                    <style> BODY { margin: 0 0 0 0; padding: 0 0 0 0; background-color:
    #EEEEEE; font-family:
                            Arial, Helvetica, Sans-Serif; } /* tree */ TABLE.tree { width:100%;
    border-collapse:
                            collapse; padding: 0 0 0 0; font-size: smaller; } TR.tree_title {}
    TD.tree_title { padding:
                            0 0 0 0; } TR.tree_body {} TD.tree_body { padding: 0 0 0 0; }
    TABLE.tree_children {
                            width:100%; border-collapse: collapse; padding: 0 0 0 0; }
    TR.tree_children { width:100%; }
                            TD.tree_child { vertical-align: top; padding: 0 0 0 0; text-align:
    left; }
                            TD.tree_lastchild { vertical-align: top; padding: 0 0 0 0;
    font-size: smaller; width: 16px;
                            background-repeat: no-repeat; background-image:
                            url(http://localhost:8080/resources/dossierviewer/
    deco_lastchild.gif); }
                            TD.tree_notlastchild { vertical-align: top; font-size: smaller;
    width: 16px; padding: 0 0 0
                            0; height: 100%; background-image:
                            url(http://localhost:8080/resources/dossierviewer/deco_child.gif);}
    /* tree cell renderer
                            */ TABLE.treecellrenderer { border-collapse: collapse; cursor:
    pointer; padding: 0 0 0 0; }
                            TABLE.treecellrenderer_high { border-collapse: collapse; cursor:
    pointer; padding: 0 0 0 0;
                            background-color: #ddddff; } /* selected */ TR.treecellrenderer {
    font-size: smaller; }
                            TR.treecellrenderer_high { font-size: smaller; background-color:
    #ffffdd; } /* highlighted
                            */ TD.treecellrenderer_ico { width: 18px; text-align: left; }
    TD.treecellrenderer_text {
                            white-space: nowrap; text-align: left; padding: 0 0 0 0; } </style>
            </HEAD>
            <BODY BGCOLOR=#FFFFFF>
                    &amp;&amp;&amp;<WEBOBJECT
    NAME=Hyperlink1>Hyperlink</WEBOBJECT>&amp;&amp;&amp;
            </BODY>
    </HTML>

    Hyperlink1: WOHyperlink {
            pageName = "Bla";
    }

    Am 22.01.2004 um 17:02 schrieb Frédéric Dreier:

    > Hi Ulrich,
    >
    > Actually, I setup a test application with a Main component (default
    > package) that use a component in a package.
    >
    > I sent it to you as attachment.
    >
    >
    > Frédéric
    >
    >
    >
    >
    >
    >
    > Ulrich Köster wrote:
    >
    >> Hi Frčdčric,
    >>
    >> is this with all components or with the main component?
    >>
    >> Ulrich
    >>
    >> Am 22.01.2004 um 16:02 schrieb Frédéric Dreier:
    >>
    >>> Hi,
    >>>
    >>> In a earlier post, some weeks ago, someone said me that we could
    >>> move components class files in packages. Just using the
    >>> "refactor->move" function of Eclipse. I give it a try, but I should
    >>> have forget something.. because it does not work :-(
    >>>
    >>> In fact It cannot resolve the value specified in the ".wod" file :
    >>> "This WOComponent does not have an instance variable of the name..."
    >>>
    >>>
    >>> Any advice?
    >>>
    >>> Thanks,
    >>>
    >>> Frédéric
    >>
    >>
    >>
    >>
    >
    > <MyProject1.zip>



    This archive was generated by hypermail 2.0.0 : Thu Jan 22 2004 - 11:29:03 EST