Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpncool/SectionedExpandableGridRecyclerView
/ functions
Functions
31 in github.com/bpncool/SectionedExpandableGridRecyclerView
⨍
Functions
31
◇
Types & classes
10
↓ 3 callers
Method
addSection
(String section, ArrayList<Item> items)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:52
↓ 3 callers
Method
getName
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:20
↓ 3 callers
Method
notifyDataSetChanged
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:46
↓ 2 callers
Method
isSection
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:53
↓ 2 callers
Method
itemClicked
(Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/ItemClickListener.java:9
↓ 1 callers
Method
addItem
(String section, Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:58
↓ 1 callers
Method
generateDataList
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:71
↓ 1 callers
Method
getName
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/Section.java:17
↓ 1 callers
Method
onSectionStateChanged
(Section section, boolean isOpen)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionStateChangeListener.java:10
Method
ApplicationTest
()
app/src/androidTest/java/com/fivido/sectionedexpandablegridlayout/ApplicationTest.java:10
Method
Item
(String name, int id)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:11
Method
Section
(String name)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/Section.java:12
Method
SectionedExpandableGridAdapter
(Context context, ArrayList<Object> dataArrayList, final GridLayoutM
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:37
Method
SectionedExpandableLayoutHelper
(Context context, RecyclerView recyclerView, ItemClickListener itemClickListener,
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:33
Method
ViewHolder
(View view, int viewType)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:121
Method
addition_isCorrect
()
app/src/test/java/com/fivido/sectionedexpandablegridlayout/ExampleUnitTest.java:11
Method
getId
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:16
Method
getItemCount
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:96
Method
getItemViewType
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:101
Method
getSpanSize
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:46
Method
itemClicked
(Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:84
Method
onBindViewHolder
(ViewHolder holder, int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:63
Method
onCheckedChanged
(CompoundButton buttonView, boolean isChecked)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:87
Method
onClick
(View v)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:70
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:22
Method
onCreateOptionsMenu
(Menu menu)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:62
Method
onCreateViewHolder
(ViewGroup parent, int viewType)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:57
Method
onOptionsItemSelected
(MenuItem item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:69
Method
onSectionStateChanged
(Section section, boolean isOpen)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:81
Method
removeItem
(String section, Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:62
Method
removeSection
(String section)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:66