Skip to content

Add VisualEditor constructors to TIA #77

@benjaminloerincz

Description

@benjaminloerincz

Add these constructors of namespace VisualEditor to TIA:

  • VisualEditor.DataRow(String label, Object value, Boolean selected)
  • VisualEditor.DataRow(String label, Object value)
  • VisualEditor.DynamicPickListRows(List<VisualEditor.DataRow> rows)
  • VisualEditor.DynamicPickListRows()
  • VisualEditor.DynamicPickListRows(List<VisualEditor.DataRow> rows, Boolean containsAllRows)

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions