Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7764391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:53:57+00:00 2026-06-01T14:53:57+00:00

Hi below link from Vaadin you can see how to set checkboxes on tabletree,

  • 0

Hi below link from Vaadin you can see how to set checkboxes on tabletree, But I don’t want all of the nodes have a checkbox but only a string, only some of them. is that possible to set that?

vaadin treetable example url

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:53:58+00:00Added an answer on June 1, 2026 at 2:53 pm

    fmucar tell the answer, you can do that, by adding a generated column in your treeTable like this

    treeTable.addGeneratedColumn("generated", new ColumnGenerator() {
    
    @Override
    public Component generateCell(Table source, final Object itemId, Object columnId){
    
        // Get the object associated with the row
        Object Objet = source.getItem(itemId);
    
        //Missing casting instruction
    
        if(your condition to check to render a CheckBox()){
           return new CheckBox();
        }
    
        return new Label("your text");
    }
    

    });

    Regards

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There seems to have been a backlash from users when Spotify (link below) required
I am trying to set Google Chart using API generated from below link Google
I have been using a boost framework from the link below for my iPhone
How can I make the selected link from the List below, bold, that you
I have an action filter which i got from the below link http://blog.wekeroad.com/blog/aspnet-mvc-securing-your-controller-actions/ there
Hey guys i have been trying to download it from the below link http://www.enterprisedb.com/products-services-training/pgdownload
I am studying snapshot isolation level of SQL Server 2008 from the below link.
Please view image of Google maps fig 1. from the link below: http://www.androidpatterns.com/uap_pattern/search-%E2%80%93-main-menu Currently
Below is an image from a site that hase user photo's, they link to
I have a site (link below) where the clients work displays on a long

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.