Class Group

  • All Implemented Interfaces:
    java.io.Serializable, IdAware, Compiled

    public class Group
    extends java.lang.Object
    implements Compiled, IdAware
    Клиентская модель группы кнопок в меню
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Group​(java.lang.String id)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface net.n2oapp.framework.api.metadata.aware.IdAware

        getId, setId
    • Constructor Detail

      • Group

        public Group​(java.lang.String id)