MCPcopy Create free account

hub / github.com/bpncool/SectionedExpandableGridRecyclerView / functions

Functions31 in github.com/bpncool/SectionedExpandableGridRecyclerView

↓ 3 callersMethodaddSection
(String section, ArrayList<Item> items)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:52
↓ 3 callersMethodgetName
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:20
↓ 3 callersMethodnotifyDataSetChanged
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:46
↓ 2 callersMethodisSection
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:53
↓ 2 callersMethoditemClicked
(Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/ItemClickListener.java:9
↓ 1 callersMethodaddItem
(String section, Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:58
↓ 1 callersMethodgenerateDataList
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:71
↓ 1 callersMethodgetName
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/Section.java:17
↓ 1 callersMethodonSectionStateChanged
(Section section, boolean isOpen)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionStateChangeListener.java:10
MethodApplicationTest
()
app/src/androidTest/java/com/fivido/sectionedexpandablegridlayout/ApplicationTest.java:10
MethodItem
(String name, int id)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:11
MethodSection
(String name)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/Section.java:12
MethodSectionedExpandableGridAdapter
(Context context, ArrayList<Object> dataArrayList, final GridLayoutM
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:37
MethodSectionedExpandableLayoutHelper
(Context context, RecyclerView recyclerView, ItemClickListener itemClickListener,
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:33
MethodViewHolder
(View view, int viewType)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:121
Methodaddition_isCorrect
()
app/src/test/java/com/fivido/sectionedexpandablegridlayout/ExampleUnitTest.java:11
MethodgetId
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:16
MethodgetItemCount
()
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:96
MethodgetItemViewType
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:101
MethodgetSpanSize
(int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:46
MethoditemClicked
(Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:84
MethodonBindViewHolder
(ViewHolder holder, int position)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:63
MethodonCheckedChanged
(CompoundButton buttonView, boolean isChecked)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:87
MethodonClick
(View v)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:70
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:22
MethodonCreateOptionsMenu
(Menu menu)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:62
MethodonCreateViewHolder
(ViewGroup parent, int viewType)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:57
MethodonOptionsItemSelected
(MenuItem item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:69
MethodonSectionStateChanged
(Section section, boolean isOpen)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:81
MethodremoveItem
(String section, Item item)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:62
MethodremoveSection
(String section)
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:66