JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.lattix.framework.query
Interface Query.CellStyle
Enclosing interface:
Query
public static interface
Query.CellStyle
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getProps
()
boolean
hasProps
()
boolean
isVertical
()
Method Details
isVertical
boolean
isVertical
()
getProps
Map
<
String
,
Object
>
getProps
()
hasProps
boolean
hasProps
()