Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codjo-test - Les balises editCell peuvent maintenant être imbriquées #60

Closed
codjo opened this issue May 30, 2014 · 0 comments
Closed

Comments

@codjo
Copy link
Owner

codjo commented May 30, 2014

Publish Date2008/01/29Bycrego

Ce besoin nous est apparu dans le cas d'une table dont certaines cellules devaient contenir un JTree lui-même éditable (chaque noeud faisait apparaitre un bouton d'édition des valeurs du noeud).

Exemple :

<editCell name="maTable" row="3" column="Statut">
    <editCell path="root:noeud1">
        <click name="editButton"/>
        <setValue name="combo" value="VALEUR2"/>
        <click label="OK"/>
    </editCell>
</editCell>
```\\
@codjo codjo closed this as completed May 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant