Class Cards
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.Component
-
- net.n2oapp.framework.api.metadata.meta.widget.Widget
-
- net.n2oapp.framework.api.metadata.meta.widget.Cards
-
- All Implemented Interfaces:
Serializable,JsonPropertiesAware,PropertiesAware,Compiled,CompiledRegionItem
public class Cards extends Widget
Клиентская модель виджета карточки- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCards.Blockstatic classCards.Cardstatic classCards.Position
-
Constructor Summary
Constructors Constructor Description Cards()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.meta.widget.Widget
collectWidgets
-
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
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-