move(item, parent, idx)
Instance Public methods
def instate(spec, cmd=Proc.new)
1 | tk_send( 'instate' , spec, cmd) |
end def state(spec=None)
1 | tk_send( 'state' , spec) |
end
def instate(spec, cmd=Proc.new)
1 | tk_send( 'instate' , spec, cmd) |
end def state(spec=None)
1 | tk_send( 'state' , spec) |
end
Designed by : w10schools
service@w10schools.com
Please login to continue.