com.genexus.reports.ConstAndroid Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gxandroidreports Show documentation
Show all versions of gxandroidreports Show documentation
Core classes for the runtime used by Java and Android apps generated with GeneXus
package com.genexus.reports;
public class ConstAndroid
{
public static final String DEFAULT_LEFT_MARGIN = "0";
public static final String DEFAULT_TOP_MARGIN = "0";
public static final String DEFAULT_BOTTOM_MARGIN = "0";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy