@TsTypeDef(tsType="string")
@JsType(namespace="dh")
public class SearchDisplayMode
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SEARCH_DISPLAY_DEFAULT
public static final String SEARCH_DISPLAY_DEFAULT
- See Also:
-
-
SEARCH_DISPLAY_HIDE
public static final String SEARCH_DISPLAY_HIDE
- See Also:
-
-
SEARCH_DISPLAY_SHOW
public static final String SEARCH_DISPLAY_SHOW
- See Also:
-
-
Constructor Details
-
SearchDisplayMode
public SearchDisplayMode()