[CLOSED] ext:Label

  1. #1

    [CLOSED] ext:Label

    This type existed in sencha touch 2.x

    It is gone in ext.net mobile.

    What type should I use instead?

    Thxs
    /z
    Last edited by fabricio.murta; Oct 18, 2017 at 7:30 PM.
  2. #2
    Hello @Z!

    It will depend very much of what exactly you want to attain but as far as a simple html-filled component is concerned, you can just go ahead with a bare Ext.Component containing the html config. For instance, webforms + Ext.NET:

    <ext:Component runat=server Html="Hello world!" />
    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    ok.
    thxs.
    /Z
  4. #4
    Hello! Thanks for the feedback, hope it works right for you!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Label and tab order
    By ingbabic in forum 2.x Help
    Replies: 0
    Last Post: Apr 14, 2016, 1:38 PM
  2. [CLOSED] Label Style / Obtain label color based on theme
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Apr 15, 2010, 10:35 AM
  3. Label Align
    By flaviodamaia in forum 1.x Help
    Replies: 1
    Last Post: Jul 29, 2009, 9:37 AM
  4. ext:Label in FormLayout
    By mrozik in forum 1.x Help
    Replies: 8
    Last Post: Jul 27, 2009, 5:50 PM
  5. How to set style of label?
    By dbassett74 in forum 1.x Help
    Replies: 2
    Last Post: May 07, 2009, 6:36 PM

Posting Permissions