enum: ewol::widget::Button::buttonLock


Description:



Value list

Detail:

lockNone

lockNone         = 0
normal status of the button

lockWhenPressed

lockWhenPressed  = 1
When the state is set in pressed, the status stay in this one

lockWhenReleased

lockWhenReleased = 2
When the state is set in not pressed, the status stay in this one

lockAccess

lockAccess       = 3
all event are trashed == > acctivity of the button is disable