public void DisconnectFromChildWidget(qx.ui.mobile.core.Widget widget) { throw new NotImplementedException(); }
public void AddItems(qx.ui.core.Widget items, string names, string title, JsArray itemsOptions = null, object headerOptions = null) { throw new NotImplementedException(); }
/// <summary> /// <para>Create a new instance</para> /// </summary> /// <param name="manager">Event manager for the window to use</param> public UserAction(qx.eventx.Manager manager) { throw new NotImplementedException(); }
public void SetModel(qx.data.Array value) { throw new NotImplementedException(); }
/// <param name="form">The form to be rendered</param> public AbstractRenderer(qx.ui.mobile.form.Form form) { throw new NotImplementedException(); }
public void SetOpenMenu(qx.ui.menu.Menu value) { throw new NotImplementedException(); }
public void SetRemovePriority(qx.ui.core.Widget item, double priority, bool overridex) { throw new NotImplementedException(); }
public void SetSuite(qx.dev.unit.TestSuite value) { throw new NotImplementedException(); }
/// <summary> /// <para>Create a new instance</para> /// </summary> /// <param name="manager">Event manager for the window to use</param> public Focus(qx.eventx.Manager manager) { throw new NotImplementedException(); }
public void SetBehavior(qx.ui.table.columnmodel.resizebehavior.Abstract value) { throw new NotImplementedException(); }
public void AddWidget(qx.ui.core.Widget widget, object options = null) { throw new NotImplementedException(); }
public void Init(double numColumns, qx.ui.table.Table table) { throw new NotImplementedException(); }
/// <param name="widget">The widget to connect to</param> public Widget(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
public static bool IsVisible(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
public static double GetNestingLevel(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
public void Blur(qx.html.Element element) { throw new NotImplementedException(); }
public static bool IsScheduled(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
public void Deactivate(qx.html.Element element) { throw new NotImplementedException(); }
public void SetOverflowIndicator(qx.ui.core.Widget value) { throw new NotImplementedException(); }
public void FocusElement(qx.html.Element element) { throw new NotImplementedException(); }
/// <summary> /// <para>Creates the qx.ui.list.List with the passed model.</para> /// </summary> /// <param name="model">model for the list.</param> public List(qx.data.Array model) { throw new NotImplementedException(); }
public void CancelOpen(qx.ui.menu.Menu menu) { throw new NotImplementedException(); }
public void SetSelection(qx.data.IListData value) { throw new NotImplementedException(); }
public void Remove(qx.ui.menu.Menu obj) { throw new NotImplementedException(); }
public void AddButton(qx.ui.form.Button button, object options = null) { throw new NotImplementedException(); }
public void ScheduleOpen(qx.ui.menu.Menu menu) { throw new NotImplementedException(); }
public void ShowErrorForItem(qx.ui.mobile.core.Widget item) { throw new NotImplementedException(); }
public void ConnectToWidget(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
public static void Add(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
/// <param name="widgetCellProvider">This class manages the life cycle of the cell widgets.</param> public WidgetCell(qx.ui.virtualx.core.IWidgetCellProvider widgetCellProvider) { throw new NotImplementedException(); }