Exemplo n.º 1
0
 public void Block(qx.html.Element element = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public static void Translate(qx.html.Element el, object value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public static string GetPerspectiveOrigin(qx.html.Element el)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public static void SetPerspective(qx.html.Element el, double value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public static void SetStyle(qx.html.Element el, string value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public static void ResetY(qx.html.Element element)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public static qxWeb Add(qx.html.Element el)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 public void UpdateDataRowElement(object rowInfo, qx.html.Element rowElement)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public static string Replace(qx.html.Element element, string oldName, string newName)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 /// <param name="root">Optional. The root DOM element of the widget. Default is the body of the document.</param>
 /// <param name="layout">The layout of the root widget.</param>
 public Root(qx.html.Element root = null, qx.ui.mobile.layout.Abstract layout = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public void PlaceToElement(qx.html.Element elem, bool liveupdate)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public static qxWeb PlaceTo(qx.html.Element target, string position, object offsets = null, string modeX = "direct", string modeY = "direct")
 {
     throw new NotImplementedException();
 }
Exemplo n.º 13
0
 public object GetCurrentStyles(qx.html.Element element = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 14
0
 public static qx.html.Element Clean(object objs, Document context = null, qx.html.Element fragment = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 15
0
 public static bool Fire(qx.html.Element target, string type)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 16
0
 public static string Toggle(qx.html.Element element, string name, bool?toggle = null)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 17
0
 public static string GetY(qx.html.Element element, double mode)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 18
0
 public static string Remove(qx.html.Element element, string name)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 19
0
 public qx.bom.Collection Add(string selector, qx.html.Element context)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 20
0
 public static string RemoveClasses(qx.html.Element element, string classes)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 21
0
 public static void SetBackfaceVisibility(qx.html.Element el, bool value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 22
0
 public static qx.bom.element.AnimationHandle AnimateReverse(qx.html.Element el, object desc, double duration)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 23
0
 public static void SetPerspectiveOrigin(qx.html.Element el, string value)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 24
0
 public void Resize(qx.html.Element element, double width, double height)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 25
0
 public static void Transformx(qx.html.Element el, object transforms)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 26
0
 public void Tint(qx.html.Element element, string bgcolor)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 27
0
 public static bool GetBackfaceVisibility(qx.html.Element el)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 28
0
 public double GetRowIndex(qx.html.Element element)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 29
0
 public static string GetStyle(qx.html.Element el)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 30
0
 public static string GetAttributeNS(qx.html.Element element, string namespaceUri, string name)
 {
     throw new NotImplementedException();
 }