API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdDropDownList Class > OdDropDownList Methods > OdDropDownList::setImmediateCommit Method
OdDropDownList::setImmediateCommit Method
Syntax
C++
void setImmediateCommit(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a new value of the immediate commit flag for the drop-down list. The immediate commit flag determines whether user text entered in the drop-down list is committed immediately (if set to true). 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.