cn
.
bran
.
japid
.
template
JapidTemplateBaseWithoutPlay
abstract
class
JapidTemplateBaseWithoutPlay
extends
Serializable
Linear Supertypes
Serializable
,
AnyRef
,
Any
Known Subclasses
CacheBlock
,
Each
,
Include
,
JapidTemplateBase
,
SimpleTag
,
devError
Ordering
Alphabetic
By inheritance
Inherited
JapidTemplateBaseWithoutPlay
Serializable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
JapidTemplateBaseWithoutPlay
(
out2:
StringBuilder
)
Abstract Value Members
abstract
def
doLayout
()
:
Unit
Attributes
protected[
cn.bran.japid.template
]
Concrete Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
asBoolean
(
o:
Any
)
:
Boolean
Attributes
protected[
cn.bran.japid.template
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
beginDoLayout
(
viewSource:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
buildArgs
(
named:
Array
[
NamedArgRuntime
]
,
body:
Any
)
:
Array
[
AnyRef
]
Attributes
protected[
cn.bran.japid.template
]
def
buildArgs
(
namedArgs:
Array
[
NamedArgRuntime
]
)
:
Array
[
AnyRef
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
endDoLayout
(
viewSource:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
get
(
methodName:
String
)
:
String
Attributes
protected[
cn.bran.japid.template
]
def
get
(
methodName:
String
,
defaultVal:
String
)
:
String
Attributes
protected[
cn.bran.japid.template
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getContentType
()
:
String
def
getHeaders
()
:
Map
[
String
,
String
]
Attributes
protected[
cn.bran.japid.template
]
def
getOut
()
:
StringBuilder
Attributes
protected[
cn.bran.japid.template
]
def
getTraceFile
()
:
Boolean
def
handleException
(
e:
RuntimeException
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
layout
()
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
makeBeginBorder
(
viewSource:
String
)
:
String
Attributes
protected[
cn.bran.japid.template
]
def
makeEndBorder
(
viewSource:
String
)
:
String
Attributes
protected[
cn.bran.japid.template
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
p
(
s:
Any
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
final
def
p
(
s:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
final
def
pln
()
:
Unit
Attributes
protected[
cn.bran.japid.template
]
final
def
pln
(
s:
Any
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
final
def
pln
(
s:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
putHeader
(
k:
String
,
v:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
render
(
named:
<repeated...>
[
NamedArgRuntime
]
)
:
RenderResult
def
runRenderer
(
args:
Array
[
AnyRef
]
)
:
RenderResult
Attributes
protected[
cn.bran.japid.template
]
def
setArgDefaults
(
argDefaults:
Array
[
AnyRef
]
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setArgNames
(
argNames:
Array
[
String
]
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setArgTypes
(
argTypes:
Array
[
String
]
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setContentType
(
contentType:
String
)
:
Unit
def
setHasDoBody
()
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setOut
(
out:
StringBuilder
)
:
Unit
def
setRenderMethod
(
renderMethod:
Method
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setSourceTemplate
(
st:
String
)
:
Unit
Attributes
protected[
cn.bran.japid.template
]
def
setTraceFile
(
traceFile:
Boolean
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
JapidTemplateBaseWithoutPlay
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped