enum: ewol::widget::Button::buttonLock
Description:
Value list
Detail:
lockNone
lockNone = 0
normal status of the buttonlockWhenPressed
lockWhenPressed = 1
When the state is set in pressed, the status stay in this onelockWhenReleased
lockWhenReleased = 2
When the state is set in not pressed, the status stay in this onelockAccess
lockAccess = 3
all event are trashed == > acctivity of the button is disable