Class SingleScrollspyElement
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.region.scrollspy.ScrollspyElement
-
- net.n2oapp.framework.api.metadata.meta.region.scrollspy.SingleScrollspyElement
-
- All Implemented Interfaces:
Serializable,IdAware,Compiled,CompiledRegionItem
public class SingleScrollspyElement extends ScrollspyElement
Клиентская модель элемента scrollspy-региона- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SingleScrollspyElement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcollectWidgets(List<Widget<?>> compiledWidgets)-
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
-
-