Class SearchablePage
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.page.Page
-
- net.n2oapp.framework.api.metadata.meta.page.StandardPage
-
- net.n2oapp.framework.api.metadata.meta.page.SearchablePage
-
- All Implemented Interfaces:
java.io.Serializable,JsonPropertiesAware,PropertiesAware,Compiled
public class SearchablePage extends StandardPage
Клиентская модель страницы с поисковой строкой- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSearchablePage.SearchBarПоисковая строка с кнопкой-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.meta.page.StandardPage
StandardPage.RegionWidth
-
-
Constructor Summary
Constructors Constructor Description SearchablePage()
-
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.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-