TestAdapter

Overview

Location

 

constructor

 

constructor(ctx: Context)

 

TestAdapter(Context ctx)

 

init(_ ctx: Context)

 

TestAdapter(Context ctx)

 

Sub New(ctx As Context)

Parameters:

  • ctx:

constructor <clinit>  External

 

class method constructor <clinit>(+)

 

static void constructor <clinit>(+ )

 

static func constructor <clinit>(_ +)

 

static void constructor <clinit>(+ )

 

Shared Sub constructor <clinit>( As +)

Parameters:

  • :

getCount

 

method getCount: Integer

 

Integer getCount()

 

func getCount() -> Integer

 

Integer getCount()

 

Function getCount() As Integer

getItem

 

method getItem(position: Integer): ITest

 

ITest getItem(Integer position)

 

func getItem(_ position: Integer) -> ITest

 

ITest getItem(Integer position)

 

Function getItem(position As Integer) As ITest

Parameters:

  • position:

getItemId

 

method getItemId(position: Integer): Int64

 

Int64 getItemId(Integer position)

 

func getItemId(_ position: Integer) -> Int64

 

Int64 getItemId(Integer position)

 

Function getItemId(position As Integer) As Int64

Parameters:

  • position:

getView

 

method getView(position: Integer; convertView: View; parent: ViewGroup): View

 

View getView(Integer position, View convertView, ViewGroup parent)

 

func getView(_ position: Integer, _ convertView: View, _ parent: ViewGroup) -> View

 

View getView(Integer position, View convertView, ViewGroup parent)

 

Function getView(position As Integer, convertView As View, parent As ViewGroup) As View

Parameters:

  • position:
  • convertView:
  • parent:

 

constructor <clinit>  External

 

class method constructor <clinit>(+)

 

static void constructor <clinit>(+ )

 

static func constructor <clinit>(_ +)

 

static void constructor <clinit>(+ )

 

Shared Sub constructor <clinit>( As +)

Parameters:

  • :

 

constructor

 

constructor(ctx: Context)

 

TestAdapter(Context ctx)

 

init(_ ctx: Context)

 

TestAdapter(Context ctx)

 

Sub New(ctx As Context)

Parameters:

  • ctx:

getCount

 

method getCount: Integer

 

Integer getCount()

 

func getCount() -> Integer

 

Integer getCount()

 

Function getCount() As Integer

getItem

 

method getItem(position: Integer): ITest

 

ITest getItem(Integer position)

 

func getItem(_ position: Integer) -> ITest

 

ITest getItem(Integer position)

 

Function getItem(position As Integer) As ITest

Parameters:

  • position:

getItemId

 

method getItemId(position: Integer): Int64

 

Int64 getItemId(Integer position)

 

func getItemId(_ position: Integer) -> Int64

 

Int64 getItemId(Integer position)

 

Function getItemId(position As Integer) As Int64

Parameters:

  • position:

getView

 

method getView(position: Integer; convertView: View; parent: ViewGroup): View

 

View getView(Integer position, View convertView, ViewGroup parent)

 

func getView(_ position: Integer, _ convertView: View, _ parent: ViewGroup) -> View

 

View getView(Integer position, View convertView, ViewGroup parent)

 

Function getView(position As Integer, convertView As View, parent As ViewGroup) As View

Parameters:

  • position:
  • convertView:
  • parent: