class TkComponent::Builder::TkRadioSet

Public Instance Methods

apply_variable() click to toggle source

The variable for the radio set is only to be used by radio buttons inside it Thus, we don't try to link it to the actual item

# File lib/tk_component/builder/tk_item.rb, line 157
def apply_variable
end