Class BoomListView

#include <Geode/binding/BoomListView.hpp>
classBoomListView:publiccocos2d::CCLayer,publicTableViewDelegate,publicTableViewDataSource{ ... }
No description provided
Examples0
Public static methods1
staticBoomListView*create(,,
floatheight
,
floatwidth
,
intpage
,,)

MacOS (ARM): 0x29be54

MacOS (Intel): 0x30c610

Windows: Out of line

iOS: Out of line

Android

No description provided
Public member functions16
virtualvoiddraw()

MacOS (ARM): 0x29c910

MacOS (Intel): 0x30d2b0

Windows: Out of line

iOS: 0x1d05f4

Android

No description provided
virtualvoidsetupList(
floatyOffset
)

MacOS (ARM): 0x29c154

MacOS (Intel): 0x30c970

Windows: 0x3c390

iOS: 0x1d0064

Android

No description provided
virtualvoidTableViewWillDisplayCellForRowAtIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): 0x29c1d4

MacOS (Intel): 0x30ca10

Windows: Out of line

iOS: 0x1d00e4

Android

No description provided
virtualfloatcellHeightForRowAtIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): 0x29c1e4

MacOS (Intel): 0x30ca50

Windows: 0x3c420

iOS: 0x1d00f4

Android

No description provided
virtualvoiddidSelectRowAtIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): 0x29c1f4

MacOS (Intel): 0x30ca70

Windows: Out of line

iOS: 0x1d0104

Android

No description provided
virtualintnumberOfRowsInSection(
uintsection
,
TableView*tableView
)

MacOS (ARM): 0x29c1fc

MacOS (Intel): 0x30ca90

Windows: 0x3c430

iOS: 0x1d010c

Android

No description provided
virtualuintnumberOfSectionsInTableView(
TableView*tableView
)

MacOS (ARM): 0x29c20c

MacOS (Intel): 0x30cac0

Windows: Out of line

iOS: 0x1d011c

Android

No description provided
virtualTableViewCell*cellForRowAtIndexPath(
CCIndexPath&indexPath
,
TableView*tableView
)

MacOS (ARM): 0x29c21c

MacOS (Intel): 0x30cae0

Windows: 0x3c450

iOS: 0x1d012c

Android

No description provided
virtualvoidTableViewCommitCellEditingStyleForRowAtIndexPath(
TableView*tableView
,,
CCIndexPath&indexPath
)

MacOS (ARM): 0x29c908

MacOS (Intel): 0x30d290

Windows: Out of line

iOS: 0x1d05ec

Android

No description provided
virtualvoidTableViewWillReloadCellForRowAtIndexPath(
CCIndexPath&indexPath
,,
TableView*tableView
)

MacOS (ARM): 0x29c1dc

MacOS (Intel): 0x30ca30

Windows: Out of line

iOS: 0x1d00ec

Android

No description provided
virtualTableViewCell*getListCell(
charconst*identifier
)

MacOS (ARM): 0x29c338

MacOS (Intel): 0x30cc00

Windows: 0x3c4e0

iOS: 0x1d01c0

Android

No description provided
virtualvoidloadCell(,
intindex
)

MacOS (ARM): 0x29c4dc

MacOS (Intel): 0x30ce40

Windows: 0x3c650

iOS: 0x1d02b8

Android

No description provided
voidaddObjectToList()

MacOS (ARM): 0x29c144

MacOS (Intel): 0x30c950

Windows: Out of line

iOS: Out of line

Android

No description provided
boolinit(,,
floatwidth
,
floatheight
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
boolinit(,,
floatheight
,
floatwidth
,
intpage
,,)

MacOS (ARM): 0x29bf60

MacOS (Intel): 0x30c740

Windows: 0x3c020

iOS: 0x1cfe80

Android

No description provided
voidlockList(
boollocked
)

MacOS (ARM): 0x29c0e8

MacOS (Intel): 0x30c8f0

Windows: Out of line

iOS: 0x1d0008

Android

No description provided
Fields8
TableView*m_tableView
;
No description provided
;
No description provided
;
No description provided
floatm_height
;
No description provided
floatm_width
;
No description provided
floatm_itemSeparation
;
No description provided
intm_currentPage
;
No description provided
boolm_locked
;
No description provided
Protected member functions0
Protected fields0
Derived classes1