@interface _UIEditMenuCellState : NSObject @property (nonatomic, getter=isDisabled) BOOL disabled; - (BOOL)isEqual:(id)a0; @end