My Project
 All Classes Functions Properties
Instance Methods | Properties | List of all members
InvitationTableViewCell Class Reference

#import <InvitationTableViewCell.h>

Inheritance diagram for InvitationTableViewCell:

Instance Methods

(void) - openCell
 

Properties

IBOutlet UILabel * gameNameLabel
 Name of Label for Invite.
 
IBOutlet UILabel * creatorLabel
 Name of Creator For Invite.
 
IBOutlet UIButton * acceptButton
 Accept invitation button.
 
IBOutlet UIButton * denyButton
 Deny invitation button.
 
IBOutlet UIView * myContentView
 content in cell view
 
id
< InvitationsTableViewCellDelegate
delegate
 Invitation Cell Delegate.
 

Detailed Description

A Swipeable invitation cell for accepting and denying invitations.

Method Documentation

- (void) openCell

Move cell to open and change constraints far left.


The documentation for this class was generated from the following files: