Class | Tk::Iwidgets::Spinner::EntryfieldValidate::ValidateArgs |
In: |
tk/lib/tkextlib/iwidgets/spinner.rb
|
Parent: | TkUtil::CallbackSubst |
class CalCmdArgs < TkUtil::CallbackSubst
KEY_TBL | = | [ [ ?c, ?s, :char ], [ ?P, ?s, :post ], [ ?S, ?s, :current ], [ ?W, ?w, :widget ], nil |
PROC_TBL | = | [ [ ?s, TkComm.method(:string) ], [ ?w, TkComm.method(:window) ], nil |