Class WidgetProp

    • Field Detail

      • NODE_WIDGET_PROP

        public static final java.lang.String NODE_WIDGET_PROP
        See Also:
        Constant Field Values
      • ATT_NAME

        protected static final java.lang.String ATT_NAME
        xml attribute name for the WidgetProp name
        See Also:
        Constant Field Values
      • ATT_VALUE

        protected static final java.lang.String ATT_VALUE
        xml attribute name for the WidgetProp value
        See Also:
        Constant Field Values
    • Constructor Detail

      • WidgetProp

        public WidgetProp()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getName

        public java.lang.String getName()
      • getValue

        public java.lang.String getValue()