Method | Description | |
---|---|---|
SelectionMenuItem ( IItem dataSource, System.Action action = null ) : System | ||
SelectionMenuItem ( string group, string title, System.Action action ) : System |
public SelectionMenuItem ( IItem dataSource, System.Action action = null ) : System | ||
dataSource | IItem | |
action | System.Action | |
return | System |
public SelectionMenuItem ( string group, string title, System.Action action ) : System | ||
group | string | |
title | string | |
action | System.Action | |
return | System |