Press on the image to return to the main documentation page.
|
addProfiles (profiles() As com.mikepenz.materialdrawer.model.interfaces.IProfile) As MSAccountHeaderBuilder
build As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.Result
Initialize (eventName As String)
IsInitialized As Boolean
withAccountHeader (accountHeader As android.view.View) As MSAccountHeaderBuilder
withAlternativeProfileHeaderSwitching (alternativeProfileHeaderSwitching As Boolean) As MSAccountHeaderBuilder
withCompactStyle (compactStyle As Boolean) As MSAccountHeaderBuilder
withDrawer (drawer As com.mikepenz.materialdrawer.Drawer.Result) As MSAccountHeaderBuilder
withHeaderBackground (headerBackground As android.graphics.drawable.Drawable) As MSAccountHeaderBuilder
withHeaderBackgroundScaleType (headerBackgroundScaleType As android.widget.ImageView.ScaleType) As MSAccountHeaderBuilder
withHeightDp (heightDp As Int) As MSAccountHeaderBuilder
withOnAccountHeaderListener (onAccountHeaderListener As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.OnAccountHeaderListener) As MSAccountHeaderBuilder
withOnAccountHeaderSelectionViewClickListener (onAccountHeaderSelectionViewClickListener As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.OnAccountHeaderSelectionViewClickListener) As MSAccountHeaderBuilder
withProfile (profile As com.mikepenz.materialdrawer.model.interfaces.IProfile) As MSAccountHeaderBuilder
withProfileImagesClickable (profileImagesClickable As Boolean) As MSAccountHeaderBuilder
withProfileImagesVisible (profileImagesVisible As Boolean) As MSAccountHeaderBuilder
withProfiles (profiles As java.util.ArrayList) As MSAccountHeaderBuilder
withSelectionFirstLine (selectionFirstLine As String) As MSAccountHeaderBuilder
withSelectionFistLineShown (selectionFirstLineShown As Boolean) As MSAccountHeaderBuilder
withSelectionListEnabled (selectionListEnabled As Boolean) As MSAccountHeaderBuilder
withSelectionListEnabledForSingleProfile (selectionListEnabledForSingleProfile As Boolean) As MSAccountHeaderBuilder
withSelectionSecondLine (selectionSecondLine As String) As MSAccountHeaderBuilder
withSelectionSecondLineShown (selectionSecondLineShown As Boolean) As MSAccountHeaderBuilder
withTextColor (textColor As Int) As MSAccountHeaderBuilder
withThreeSmallProfileImages (threeSmallProfileImages As Boolean) As MSAccountHeaderBuilder
withTranslucentStatusBar (translucentStatusBar As Boolean) As MSAccountHeaderBuilder
addProfiles (profiles() As com.mikepenz.materialdrawer.model.interfaces.IProfile) As MSAccountHeaderBuilder
build As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.Result
Initialize (eventName As String)
IsInitialized As Boolean
withAccountHeader (accountHeader As android.view.View) As MSAccountHeaderBuilder
withAlternativeProfileHeaderSwitching (alternativeProfileHeaderSwitching As Boolean) As MSAccountHeaderBuilder
withCompactStyle (compactStyle As Boolean) As MSAccountHeaderBuilder
withDrawer (drawer As com.mikepenz.materialdrawer.Drawer.Result) As MSAccountHeaderBuilder
withHeaderBackground (headerBackground As android.graphics.drawable.Drawable) As MSAccountHeaderBuilder
withHeaderBackgroundScaleType (headerBackgroundScaleType As android.widget.ImageView.ScaleType) As MSAccountHeaderBuilder
withHeightDp (heightDp As Int) As MSAccountHeaderBuilder
withOnAccountHeaderListener (onAccountHeaderListener As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.OnAccountHeaderListener) As MSAccountHeaderBuilder
withOnAccountHeaderSelectionViewClickListener (onAccountHeaderSelectionViewClickListener As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.OnAccountHeaderSelectionViewClickListener) As MSAccountHeaderBuilder
withProfile (profile As com.mikepenz.materialdrawer.model.interfaces.IProfile) As MSAccountHeaderBuilder
withProfileImagesClickable (profileImagesClickable As Boolean) As MSAccountHeaderBuilder
withProfileImagesVisible (profileImagesVisible As Boolean) As MSAccountHeaderBuilder
withProfiles (profiles As java.util.ArrayList) As MSAccountHeaderBuilder
withSelectionFirstLine (selectionFirstLine As String) As MSAccountHeaderBuilder
withSelectionFistLineShown (selectionFirstLineShown As Boolean) As MSAccountHeaderBuilder
withSelectionListEnabled (selectionListEnabled As Boolean) As MSAccountHeaderBuilder
withSelectionListEnabledForSingleProfile (selectionListEnabledForSingleProfile As Boolean) As MSAccountHeaderBuilder
withSelectionSecondLine (selectionSecondLine As String) As MSAccountHeaderBuilder
withSelectionSecondLineShown (selectionSecondLineShown As Boolean) As MSAccountHeaderBuilder
withTextColor (textColor As Int) As MSAccountHeaderBuilder
withThreeSmallProfileImages (threeSmallProfileImages As Boolean) As MSAccountHeaderBuilder
withTranslucentStatusBar (translucentStatusBar As Boolean) As MSAccountHeaderBuilder
actionBarSize
Alpha As Int
BackgroundColor As Int [write only]
Color As Int [write only]
Drawable As android.graphics.drawable.Drawable [read only]
Initialize (icon As String) As android.graphics.drawable.Drawable
ListDrawables (typeface As String) As List
paddingDp (iconPadding As Int)
sizeDp (size As Int)
actionBarSize
Alpha As Int
BackgroundColor As Int [write only]
Color As Int [write only]
Drawable As android.graphics.drawable.Drawable [read only]
Initialize (icon As String) As android.graphics.drawable.Drawable
ListDrawables (typeface As String) As List
paddingDp (iconPadding As Int)
sizeDp (size As Int)
CloseDrawer
GetFooter As android.view.View
GetHeader As android.view.View
getPositionFromIdentifier (identifier As Int) As Int
IsDrawerOpen As Boolean
IsInitialized As Boolean
OpenDrawer
Selection As Int
SelectionByIdentifier As Int [write only]
updateBadge (position As Int, badge As String)
updateIcon (position As Int, icon As android.graphics.drawable.Drawable)
updateName (position As Int, name As String)
CloseDrawer
GetFooter As android.view.View
GetHeader As android.view.View
getPositionFromIdentifier (identifier As Int) As Int
IsDrawerOpen As Boolean
IsInitialized As Boolean
OpenDrawer
Selection As Int
SelectionByIdentifier As Int [write only]
updateBadge (position As Int, badge As String)
updateIcon (position As Int, icon As android.graphics.drawable.Drawable)
updateName (position As Int, name As String)
AddDividerItem As MSMaterialDrawerBuilder
AddPrimaryDrawerItem (name As String, icon As android.graphics.drawable.Drawable, selectedIcon As android.graphics.drawable.Drawable, badge As String, enabled As Boolean, identifier As Int, description As String) As MSMaterialDrawerBuilder
AddSecondaryDrawerItem (name As String, icon As android.graphics.drawable.Drawable, selectedIcon As android.graphics.drawable.Drawable, badge As String, enabled As Boolean, identifier As Int) As MSMaterialDrawerBuilder
AddSectionDrawerItem (name As String, divider As Boolean) As MSMaterialDrawerBuilder
Build As MSMaterialDrawer
Initialize (eventName As String)
IsInitialized As Boolean
withAccountHeader (accountHeader As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.Result) As MSMaterialDrawerBuilder
withActionbarToggle (toggle As Boolean) As MSMaterialDrawerBuilder
withActionbarToggleAnimated (actionBarDrawerToggleAnimated As Boolean) As MSMaterialDrawerBuilder
withCloseOnClick (closeOnClick As Boolean) As MSMaterialDrawerBuilder
withDisplayBelowToolbar (displayBelowToolbar As Boolean) As MSMaterialDrawerBuilder
withDrawerGravity (gravity As Int) As MSMaterialDrawerBuilder
withDrawerWidthDp (drawerWidthDp As Int) As MSMaterialDrawerBuilder
withFooter (footerView As android.view.View, width As Int, height As Int) As MSMaterialDrawerBuilder
withHeader (headerView As android.view.View, width As Int, height As Int) As MSMaterialDrawerBuilder
withHeaderClickable (headerClickable As Boolean) As MSMaterialDrawerBuilder
withHeaderDivider (enable As Boolean) As MSMaterialDrawerBuilder
withSelectedItem (Position As Int) As MSMaterialDrawerBuilder
withToolbar (toolbar As android.support.v7.widget.Toolbar) As MSMaterialDrawerBuilder
withTransluscentStatusbar (translucentStatusBar As Boolean) As MSMaterialDrawerBuilder
AddDividerItem As MSMaterialDrawerBuilder
AddPrimaryDrawerItem (name As String, icon As android.graphics.drawable.Drawable, selectedIcon As android.graphics.drawable.Drawable, badge As String, enabled As Boolean, identifier As Int, description As String) As MSMaterialDrawerBuilder
AddSecondaryDrawerItem (name As String, icon As android.graphics.drawable.Drawable, selectedIcon As android.graphics.drawable.Drawable, badge As String, enabled As Boolean, identifier As Int) As MSMaterialDrawerBuilder
AddSectionDrawerItem (name As String, divider As Boolean) As MSMaterialDrawerBuilder
Build As MSMaterialDrawer
Initialize (eventName As String)
IsInitialized As Boolean
withAccountHeader (accountHeader As com.mikepenz.materialdrawer.accountswitcher.AccountHeader.Result) As MSMaterialDrawerBuilder
withActionbarToggle (toggle As Boolean) As MSMaterialDrawerBuilder
withActionbarToggleAnimated (actionBarDrawerToggleAnimated As Boolean) As MSMaterialDrawerBuilder
withCloseOnClick (closeOnClick As Boolean) As MSMaterialDrawerBuilder
withDisplayBelowToolbar (displayBelowToolbar As Boolean) As MSMaterialDrawerBuilder
withDrawerGravity (gravity As Int) As MSMaterialDrawerBuilder
withDrawerWidthDp (drawerWidthDp As Int) As MSMaterialDrawerBuilder
withFooter (footerView As android.view.View, width As Int, height As Int) As MSMaterialDrawerBuilder
withHeader (headerView As android.view.View, width As Int, height As Int) As MSMaterialDrawerBuilder
withHeaderClickable (headerClickable As Boolean) As MSMaterialDrawerBuilder
withHeaderDivider (enable As Boolean) As MSMaterialDrawerBuilder
withSelectedItem (Position As Int) As MSMaterialDrawerBuilder
withToolbar (toolbar As android.support.v7.widget.Toolbar) As MSMaterialDrawerBuilder
withTransluscentStatusbar (translucentStatusBar As Boolean) As MSMaterialDrawerBuilder
Badge As String
Description As String
Enabled As Boolean [write only]
Icon As android.graphics.drawable.Drawable
Identifier As Int
Initialize
isEnabled As Boolean
IsInitialized As Boolean
Name As String
Tag As Object
Type As String [read only]
Badge As String
Description As String
Enabled As Boolean [write only]
Icon As android.graphics.drawable.Drawable
Identifier As Int
Initialize
isEnabled As Boolean
IsInitialized As Boolean
Name As String
Tag As Object
Type As String [read only]
Email As String
Icon As android.graphics.drawable.Drawable
IconUri As android.net.Uri [read only]
Identifier As Int
isSelectable As Boolean
Name As String
setSelectable (selectable As Boolean) As MSProfile
withEmail (email As String) As MSProfile
withIcon (icon As android.graphics.drawable.Drawable) As MSProfile
withIdentifier (identifier As Int) As MSProfile
withName (name As String) As MSProfile
withSelectable (selectable As Boolean) As MSProfile
Email As String
Icon As android.graphics.drawable.Drawable
IconUri As android.net.Uri [read only]
Identifier As Int
isSelectable As Boolean
Name As String
setSelectable (selectable As Boolean) As MSProfile
withEmail (email As String) As MSProfile
withIcon (icon As android.graphics.drawable.Drawable) As MSProfile
withIdentifier (identifier As Int) As MSProfile
withName (name As String) As MSProfile
withSelectable (selectable As Boolean) As MSProfile
Badge As String
Enabled As Boolean [write only]
Icon As android.graphics.drawable.Drawable
Identifier As Int
Initialize
isEnabled As Boolean
IsInitialized As Boolean
Name As String
Tag As Object
Type As String [read only]
Badge As String
Enabled As Boolean [write only]
Icon As android.graphics.drawable.Drawable
Identifier As Int
Initialize
isEnabled As Boolean
IsInitialized As Boolean
Name As String
Tag As Object
Type As String [read only]