org
.
beangle
.
webui
.
tag
Anchor
Related Docs:
object Anchor
|
package tag
class
Anchor
extends
ClosingUIBean
Linear Supertypes
ClosingUIBean
,
UIBean
,
Component
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Anchor
ClosingUIBean
UIBean
Component
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
Anchor
(
context:
ComponentContext
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
addParameter
(
key:
String
,
value:
AnyRef
)
:
Unit
Definition Classes
Component
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
var
body
:
String
Definition Classes
ClosingUIBean
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
context
:
ComponentContext
Definition Classes
Component
var
cssClass
:
String
Definition Classes
UIBean
def
doEnd
(
writer:
Writer
,
body:
String
)
:
Boolean
Definition Classes
Anchor
→ ClosingUIBean
final
def
end
(
writer:
Writer
,
body:
String
)
:
Boolean
Definition Classes
ClosingUIBean → UIBean → Component
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
evaluateParams
()
:
Unit
Definition Classes
Anchor
→ Component
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
findAncestor
[
T <:
Component
]
(
clazz:
Class
[
T
]
)
:
T
Attributes
protected
Definition Classes
Component
final
def
generateIdIfEmpty
()
:
Unit
Attributes
protected
Definition Classes
UIBean
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
getText
(
text:
String
,
defaultText:
String
)
:
String
Attributes
protected
Definition Classes
UIBean
final
def
getText
(
text:
String
)
:
String
Attributes
protected
Definition Classes
UIBean
def
getValue
(
obj:
Any
,
property:
String
)
:
Any
Attributes
protected
Definition Classes
UIBean
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
var
href
:
String
var
id
:
String
Definition Classes
UIBean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
mergeTemplate
(
writer:
Writer
)
:
Unit
Attributes
protected
Definition Classes
UIBean
Annotations
@throws
(
classOf[java.lang.Exception]
)
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
var
onclick
:
String
final
def
parameterString
:
String
Definition Classes
Component
val
parameters
:
LinkedHashMap
[
String
,
AnyRef
]
Definition Classes
Component
final
def
processLabel
(
label:
String
,
name:
String
)
:
String
Attributes
protected
Definition Classes
UIBean
final
def
render
(
uri:
String
)
:
String
Attributes
protected
Definition Classes
UIBean
final
def
request
:
HttpServletRequest
Attributes
protected
Definition Classes
UIBean
final
def
requestParameter
(
name:
String
)
:
String
Attributes
protected
Definition Classes
UIBean
final
def
requestURI
:
String
Attributes
protected
Definition Classes
UIBean
def
reserved
:
Boolean
def
start
(
writer:
Writer
)
:
Boolean
Definition Classes
ClosingUIBean → Component
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
var
target
:
String
var
theme
:
String
Definition Classes
Component
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
usesBody
()
:
Boolean
Definition Classes
ClosingUIBean → Component
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
ClosingUIBean
Inherited from
UIBean
Inherited from
Component
Inherited from
AnyRef
Inherited from
Any
Ungrouped