Uses of Interface
is.codion.swing.common.ui.control.CommandControl.CommandControlBuilder
Packages that use CommandControl.CommandControlBuilder
-
Uses of CommandControl.CommandControlBuilder in is.codion.swing.common.ui.control
Methods in is.codion.swing.common.ui.control that return CommandControl.CommandControlBuilderModifier and TypeMethodDescriptionControl.BuilderFactory.action(Control.ActionCommand actionCommand) Control.BuilderFactory.command(Control.Command command) CommandControl.copy()Returns a newCommandControl.CommandControlBuilderinstance, based on a copy of this control.CommandControl.copy(Control.ActionCommand actionCommand) Returns a newCommandControl.CommandControlBuilderinstance, based on a copy of this control, using the given command.CommandControl.copy(Control.Command command) Returns a newCommandControl.CommandControlBuilderinstance, based on a copy of this control, using the given command.CommandControl.CommandControlBuilder.onException(Consumer<Exception> onException)