newt_component_takes_focus()
newt_component_takes_focus -Description
void
newt_component_takes_focus
(
resource
$component
,
bool
$takes_focus
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
component
takes_focus
Return Values
No value is returned.
newt_component_add_callback
newt_create_grid
Newt Functions
PHP Manual
Syntax
newt_component_takes_focus (resource $component, bool $takes_focus)Arguments
- component
- takes_focus
