Class GeneratedSECAngularScriptComponent

    • Field Detail

      • FILE

        public static final java.lang.String FILE
        Qualifier of the SECAngularScriptComponent.file attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSECAngularScriptComponent

        public GeneratedSECAngularScriptComponent()
    • Method Detail

      • getFile

        public java.lang.String getFile​(SessionContext ctx)
        Generated method - Getter of the SECAngularScriptComponent.file attribute.
        Returns:
        the file - An html file containing the my-app element
      • getFile

        public java.lang.String getFile()
        Generated method - Getter of the SECAngularScriptComponent.file attribute.
        Returns:
        the file - An html file containing the my-app element
      • setFile

        public void setFile​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the SECAngularScriptComponent.file attribute.
        Parameters:
        value - the file - An html file containing the my-app element
      • setFile

        public void setFile​(java.lang.String value)
        Generated method - Setter of the SECAngularScriptComponent.file attribute.
        Parameters:
        value - the file - An html file containing the my-app element