Uses of Interface
de.extio.spacecraft.shared.client.renderer.bo.ControlRenderingBo.ButtonControl
-
Packages that use ControlRenderingBo.ButtonControl Package Description de.extio.spacecraft.shared.client.renderer.bo Interfaces for business objects of the renderer. -
-
Uses of ControlRenderingBo.ButtonControl in de.extio.spacecraft.shared.client.renderer.bo
Subinterfaces of ControlRenderingBo.ButtonControl in de.extio.spacecraft.shared.client.renderer.bo Modifier and Type Interface Description static interface
ControlRenderingBo.SwitchControl
Switch (Modern version of a toggle button)static interface
ControlRenderingBo.ToggleButtonControl
Toogle buttonstatic interface
ControlRenderingBo.WindowCloseButtonControl
Window closing button
-