Exemplo n.º 1
0
 public double GetItemTop(qx.ui.core.Widget item)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetBuddy(qx.ui.core.Widget value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void AddItems(qx.ui.core.Widget items, string names, string title, JsArray itemsOptions = null, object headerOptions = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public bool IsSelected(qx.ui.core.Widget item)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public static bool IsScheduled(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public object GetCellEditorValue(qx.ui.core.Widget cellEditor)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public void ConnectToWidget(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 /// <param name="children">The children of the flow layout to compute the lines from</param>
 /// <param name="spacing">The horizontal spacing between the children</param>
 public LineSizeIterator(qx.ui.core.Widget children, double spacing)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public void AddItems(qx.ui.core.Widget items, string names, string title)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public static bool IsVisible(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 /// <summary>
 /// <para>The default structure for use by Progressive.  It includes a header, a
 /// footer, and a pane.</para>
 /// </summary>
 /// <param name="header">The heading to apply to the Progressive structure.  If null, then no header will be visible.</param>
 /// <param name="footer">The footer to apply to the Progressive structure.  If null then no footer will be visible.</param>
 /// <param name="pane">The container to use as the pane, applied to the Progressive structure.  If null, a qx.ui.core.Widget will be instantiated for use as the pane.</param>
 public Default(qx.ui.progressive.headfoot.Abstract header, qx.ui.progressive.headfoot.Abstract footer, qx.ui.core.Widget pane)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public qx.ui.core.Widget Remove(qx.ui.core.Widget formItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 13
0
 public void Add(qx.ui.core.Widget formItem, object validator, object context = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 14
0
 public void SetTopRightWidget(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 15
0
 public static void Add(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 16
0
 public void Add(qx.ui.core.Widget item)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 17
0
 /// <param name="model">The array containing the data.</param>
 /// <param name="target">The widget which should show the ListItems.</param>
 /// <param name="labelPath">If the model contains objects, the labelPath is the path reference to the property in these objects which should be shown as label.</param>
 public List(qx.data.Array model = null, qx.ui.core.Widget target = null, string labelPath = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 18
0
 public void RedefineResetterItem(qx.ui.core.Widget item)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 19
0
 public void BindPropertyReverse(string targetPath, string sourceProperty, object options, qx.ui.core.Widget sourceWidget, double index)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 20
0
 public static double GetNestingLevel(qx.ui.core.Widget widget)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 21
0
 public void BindDefaultProperties(qx.ui.core.Widget item, double index)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 22
0
 public void Remove(qx.ui.core.Widget widget = null)
 {
     throw new NotImplementedException();
 }