Class MasterDetail

java.lang.Object
com.codename1.components.MasterDetail

public final class MasterDetail extends Object
Master-detail utility class simplifying the process of defining a master/detail
  • Method Details

    • bindTabletLandscapeMaster

      public static void bindTabletLandscapeMaster(Form rootForm, Container parentContainer, Component landscapeUI, Component portraitUI, String commandTitle, Image commandIcon)
      Deprecated

      this was a half baked idea that made it into the public API