Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EAnimationMode

different row animation modes

Index

Enumeration members

HIDE

HIDE:

row disappears

SHOW

SHOW:

row appears

UPDATE

UPDATE:

plain update existed both before and after

UPDATE_CREATE

UPDATE_CREATE:

exists both before and after but wasn't visible yet thus waas created

UPDATE_REMOVE

UPDATE_REMOVE:

exists both before and after is visible but not needed anymore and thus removed