Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > tk/entryライブラリ > TkEntryクラス

class TkEntry

要約

目次

インスタンスメソッド
[] []= bbox cursor icursor cursor= icursor= delete dragto get value index insert invoke_validate mark selection_adjust selection_clear selection_from selection_present selection_range selection_to set value= validate
定数
TkCommandNames WidgetClassName WidgetClassNames

インスタンスメソッド

self[*args][permalink][rdoc]

[TODO]

self[] = *args[permalink][rdoc]

[TODO]

bbox(index)[permalink][rdoc]

[TODO]

cursor[permalink][rdoc]
icursor

[TODO]

cursor=(index)[permalink][rdoc]
icursor=(index)

[TODO]

delete(first, last = Tk::None)[permalink][rdoc]

[TODO]

dragto(pos)[permalink][rdoc]

[TODO]

value[permalink][rdoc]
get

[TODO]

index(idx)[permalink][rdoc]

[TODO]

insert(pos, text)[permalink][rdoc]

[TODO]

invoke_validate[permalink][rdoc]

[TODO]

mark(pos)[permalink][rdoc]

[TODO]

selection_adjust(index)[permalink][rdoc]

[TODO]

selection_clear[permalink][rdoc]

[TODO]

selection_from(index)[permalink][rdoc]

[TODO]

selection_present[permalink][rdoc]

[TODO]

selection_range(s, e)[permalink][rdoc]

[TODO]

selection_to(index)[permalink][rdoc]

[TODO]

value=(val)[permalink][rdoc]
set(val)

[TODO]

validate(mode = nil)[permalink][rdoc]

[TODO]

定数

TkCommandNames[permalink][rdoc]

[TODO]

WidgetClassName[permalink][rdoc]

[TODO]

WidgetClassNames[permalink][rdoc]

[TODO]