JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Module
pro.eng.yui.YuiFramework
Package
pro.eng.yui.yuiframe.consts
Interface IStrConst
public interface
IStrConst
Define String constant values. Use via
YuiFrame.StrConst
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
EMPTY
Empty string
""
static final
String
SPACE
One Space string
" "
Field Details
EMPTY
static final
String
EMPTY
Empty string
""
See Also:
Constant Field Values
SPACE
static final
String
SPACE
One Space string
" "
See Also:
Constant Field Values