class CalCmdArgs < TkUtil::CallbackSubst
Constants
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 ] |
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 ] |