This is a wrap for this github project.
TagView
Version: 1
If you want to donate for my work building the class you can do it here:
TagView
Version: 1
- TagView
Methods:- Initialize (tagtext As String)
- IsInitialized As Boolean
- isDeletable As Boolean
- Background As Drawable
- Deletable As Boolean [write only]
- DeleteIcon As String
- DeleteIndicatorColor As Int
- DeleteIndicatorSize As Float
- Id As Int
- LayoutBorderColor As Int
- LayoutBorderSize As Float
- LayoutColor As Int
- LayoutColorPress As Int
- Radius As Float
- Text As String
- TextColor As Int
- TextSize As Float
- TagViewGroup
Events:- onTagClick (tag As TagView, position As Int)
- onTagDeleted (tag As TagView, position As Int)
- ba As BA
- AddToParent (Parent As ViewGroup, left As Int, top As Int, width As Int, height As Int)
- BringToFront
- DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
- Initialize (EventName As String)
- Invalidate
- Invalidate2 (arg0 As Rect)
- Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- IsInitialized As Boolean
- RemoveView
- RequestFocus As Boolean
- SendToBack
- SetBackgroundImage (arg0 As Bitmap)
- SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
- SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
- SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
- addTag (tag As Tag)
tag: - addTags (tags As ArrayList)
- addTags2 (tags() As String)
- remove (position As Int)
remove tag
position:
- Background As Drawable
- Color As Int [write only]
- Enabled As Boolean
- Height As Int
- Left As Int
- LineMargin As Int
- Tag As Object
- TagMargin As Int
- Tags As List [read only]
get tag list - TexPaddingBottom As Int [read only]
- TextPaddingBottom As Float [write only]
- TextPaddingLeft As Int
- TextPaddingRight As Int
- TextPaddingTop As Int
- Top As Int
- Visible As Boolean
- Width As Int
If you want to donate for my work building the class you can do it here:
Attachments
Last edited: