Ejemplo n.º 1
0
		public void DisconnectFromChildWidget(qx.ui.mobile.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 2
0
		public void AddItems(qx.ui.core.Widget items, string names, string title, JsArray itemsOptions = null, object headerOptions = null) { throw new NotImplementedException(); }
Ejemplo n.º 3
0
		/// <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(); }
Ejemplo n.º 4
0
		public void SetModel(qx.data.Array value) { throw new NotImplementedException(); }
Ejemplo n.º 5
0
		/// <param name="form">The form to be rendered</param>
		public AbstractRenderer(qx.ui.mobile.form.Form form) { throw new NotImplementedException(); }
Ejemplo n.º 6
0
		public void SetOpenMenu(qx.ui.menu.Menu value) { throw new NotImplementedException(); }
Ejemplo n.º 7
0
		public void SetRemovePriority(qx.ui.core.Widget item, double priority, bool overridex) { throw new NotImplementedException(); }
Ejemplo n.º 8
0
		public void SetSuite(qx.dev.unit.TestSuite value) { throw new NotImplementedException(); }
Ejemplo n.º 9
0
		/// <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(); }
Ejemplo n.º 10
0
		public void SetBehavior(qx.ui.table.columnmodel.resizebehavior.Abstract value) { throw new NotImplementedException(); }
Ejemplo n.º 11
0
		public void AddWidget(qx.ui.core.Widget widget, object options = null) { throw new NotImplementedException(); }
Ejemplo n.º 12
0
		public void Init(double numColumns, qx.ui.table.Table table) { throw new NotImplementedException(); }
Ejemplo n.º 13
0
		/// <param name="widget">The widget to connect to</param>
		public Widget(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 14
0
		public static bool IsVisible(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 15
0
		public static double GetNestingLevel(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 16
0
		public void Blur(qx.html.Element element) { throw new NotImplementedException(); }
Ejemplo n.º 17
0
		public static bool IsScheduled(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 18
0
		public void Deactivate(qx.html.Element element) { throw new NotImplementedException(); }
Ejemplo n.º 19
0
		public void SetOverflowIndicator(qx.ui.core.Widget value) { throw new NotImplementedException(); }
Ejemplo n.º 20
0
		public void FocusElement(qx.html.Element element) { throw new NotImplementedException(); }
Ejemplo n.º 21
0
		/// <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(); }
Ejemplo n.º 22
0
		public void CancelOpen(qx.ui.menu.Menu menu) { throw new NotImplementedException(); }
Ejemplo n.º 23
0
		public void SetSelection(qx.data.IListData value) { throw new NotImplementedException(); }
Ejemplo n.º 24
0
		public void Remove(qx.ui.menu.Menu obj) { throw new NotImplementedException(); }
Ejemplo n.º 25
0
		public void AddButton(qx.ui.form.Button button, object options = null) { throw new NotImplementedException(); }
Ejemplo n.º 26
0
		public void ScheduleOpen(qx.ui.menu.Menu menu) { throw new NotImplementedException(); }
Ejemplo n.º 27
0
		public void ShowErrorForItem(qx.ui.mobile.core.Widget item) { throw new NotImplementedException(); }
Ejemplo n.º 28
0
		public void ConnectToWidget(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 29
0
		public static void Add(qx.ui.core.Widget widget) { throw new NotImplementedException(); }
Ejemplo n.º 30
0
		/// <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(); }