Skip to content

Add VisualEditor constructors to TIA #77

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions