Class RowClick
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.widget.table.RowClick
-
- All Implemented Interfaces:
Serializable,JsonPropertiesAware,PropertiesAware,UrlAware,Compiled
public class RowClick extends Object implements Compiled, UrlAware, JsonPropertiesAware
Клиентская модель клика по строке- See Also:
- Serialized Form
-
-
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
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.UrlAware
getPathMapping, getQueryMapping, getTarget, getUrl, setPathMapping, setQueryMapping, setTarget, setUrl
-
-
-
-
Constructor Detail
-
RowClick
public RowClick(Action action)
-
-