Uses of Class
io.keikaiex.ui.dialog.impl.DialogCtrlBase.Entry
-
Packages that use DialogCtrlBase.Entry Package Description io.keikaiex.ui.dialog.impl -
-
Uses of DialogCtrlBase.Entry in io.keikaiex.ui.dialog.impl
Methods in io.keikaiex.ui.dialog.impl that return DialogCtrlBase.Entry Modifier and Type Method Description protected static DialogCtrlBase.Entry
DialogCtrlBase. newEntry(String name, Object value)
Methods in io.keikaiex.ui.dialog.impl with parameters of type DialogCtrlBase.Entry Modifier and Type Method Description protected static Map<String,Object>
DialogCtrlBase. newMap(DialogCtrlBase.Entry... args)
-