Class PerformButton
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.Component
-
- net.n2oapp.framework.api.metadata.meta.widget.toolbar.MenuItem
-
- net.n2oapp.framework.api.metadata.meta.widget.toolbar.AbstractButton
-
- net.n2oapp.framework.api.metadata.meta.widget.toolbar.PerformButton
-
- All Implemented Interfaces:
java.io.Serializable,IdAware,JsonPropertiesAware,PropertiesAware,UrlAware,Compiled
public class PerformButton extends AbstractButton implements UrlAware
Клиентская модель кнопки в меню- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PerformButton()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.meta.widget.toolbar.MenuItem
getJsonProperties
-
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.PropertiesAware
getProperties, setProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.UrlAware
getPathMapping, getQueryMapping, getTarget, getUrl, setPathMapping, setQueryMapping, setTarget, setUrl
-
-