AccessoryButtonTapped | ActionComponents.ACTableSection | |
AccessoryButtonTappedDelegate(ACTableItem item) | ActionComponents.ACTableSection | |
ACTableItemSelectedDelegate(ACTableItem item) | ActionComponents.ACTableSection | |
ACTableItemValueChangedDelegate(ACTableItem item) | ActionComponents.ACTableSection | |
ACTableSection(string header) | ActionComponents.ACTableSection | |
ACTableSection(string header, int imageID) | ActionComponents.ACTableSection | |
ACTableSection(string header, string footer) | ActionComponents.ACTableSection | |
ACTableSection(string header, int imageID, string footer) | ActionComponents.ACTableSection | |
ACTableSection(string header, string footer, string sectionCellID) | ActionComponents.ACTableSection | |
ACTableSectionRequestCustomImageDelegate(ACTableSection section) | ActionComponents.ACTableSection | |
activity | ActionComponents.ACTableSection | |
AddItem(ACTableItem tableItem) | ActionComponents.ACTableSection | |
AddItem(string text, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(string text, string details, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(string text, string details, UITableViewCellStyle style, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(string imageFile, string text, string details, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(int imageID, string text, string details, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(bool customImage, string text, string details, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(string imageFile, string text, string details, UITableViewCellStyle style, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(int imageID, string text, string details, UITableViewCellStyle style, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(string imageFile, string text, string details, UITableViewCellStyle style, UITableViewCellAccessory accessory, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(bool customImage, string text, string details, UITableViewCellStyle style, UITableViewCellAccessory accessory, bool canSelect) | ActionComponents.ACTableSection | |
AddItem(ACTableItemImageSource imageSource, string imageFile, string text, string details, UITableViewCellStyle style, UITableViewCellAccessory accessory, bool canSelect) | ActionComponents.ACTableSection | |
Clear() | ActionComponents.ACTableSection | |
count | ActionComponents.ACTableSection | |
footer | ActionComponents.ACTableSection | |
header | ActionComponents.ACTableSection | |
image | ActionComponents.ACTableSection | |
imageFile | ActionComponents.ACTableSection | |
imageID | ActionComponents.ACTableSection | |
imageSource | ActionComponents.ACTableSection | |
items | ActionComponents.ACTableSection | |
ItemsSelected | ActionComponents.ACTableSection | |
ItemValueChanged | ActionComponents.ACTableSection | |
RemoveItemAt(int index) | ActionComponents.ACTableSection | |
RequestCustomImage | ActionComponents.ACTableSection | |
sectionCellID | ActionComponents.ACTableSection | |
SectionFooterTouched | ActionComponents.ACTableSection | |
SectionFooterTouchedDelegate(ACTableSection section) | ActionComponents.ACTableSection | |
SectionHeaderTouched | ActionComponents.ACTableSection | |
SectionHeaderTouchedDelegate(ACTableSection section) | ActionComponents.ACTableSection | |
tag | ActionComponents.ACTableSection | |