All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lib.form.radioBlock.jelly Maven / Gradle / Ivy

The newest version!
 
 
 


  
    Radio button with a label that hides additional controls.
    When checked, those additional controls are displayed. This is useful
    for presenting mutually exclusive options, where each option comes
    with a sub-form that provides additional configuration.
 
    
      Name of the radio button group. Radio buttons that are mutually exclusive need
      to have the same name.
    
    
      @value of the <input> element.
    
    
      Human readable label text to be rendered next to the radio button.
    
    
      Should this control be initially checked or not?
    
    
      If specified, the (?) help icon will be rendered on the right,
      for in place help text. See <f:entry> for the details.
    
    
      if present and true - value is overridden
    
  
 
    
        
    
    
        
            
            
            
        
        
            
                
                    Help for feature: ${title}
                
            
        
    
    
        
    
    
    
    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy