@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface GridOrder
String
column
label
com.github.ideahut.qms.shared.client.type.GridOrderType
orderType
int
sort
public abstract String label
public abstract String column
public abstract int sort
public abstract com.github.ideahut.qms.shared.client.type.GridOrderType orderType
Copyright © 2020. All rights reserved.