Class ScrollspyElement
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.region.scrollspy.ScrollspyElement
-
- All Implemented Interfaces:
Serializable,IdAware,Compiled,CompiledRegionItem
- Direct Known Subclasses:
GroupScrollspyElement,MenuScrollspyElement,SingleScrollspyElement
public abstract class ScrollspyElement extends Object implements CompiledRegionItem, IdAware
Абстрактная реализация клиентской модели элемента scrollspy-региона- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScrollspyElement()
-
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.meta.region.CompiledRegionItem
collectWidgets, collectWidgets
-
-