|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
PickList.selectedValues
.
HiddenList
.
CheckList.selectedValues
and
sort order if the checkList is sortable.
CreditCardField.cardType
property if defined in the request.
PickList.selectedValues
property if defined in the request.
menu cache
.
CayenneTemplate.newObject(java.lang.Class)
instead.
Decorator
that will render a Checkbox
for each tree node.
MemoryFileItemFactory
instance.
MemoryFileItem
instance from the supplied parameters.
doFilter
method of the Filter is called by the container
each time a request/response pair is passed through the chain due
to a client request for a resource at the end of the chain.
DateField.formatPattern
property.
Form import statements
are also returned.
elements
(resources) to be included in the page.
elements
to be included in the page.
Form import statements
are also returned.
controls
HEAD elements are
also returned.
Tree import statements
are also returned.
AbstractControl.getAttribute(String)
instead
InputStream
that can be used to
retrieve the contents of the file.
onClick()
String
, representing
a javascript location of the Page to get.
OutputStream
that can be used for
storing the contents of the file.
MenuFactory.getRootMenu()
instead
MenuFactory.getRootMenu(org.apache.click.extras.security.AccessController)
instead
CheckList.getSelectedValues()
to return the
selected values as a java.util.List of Strings.
PickList.getSelectedValues()
to return the
selected values as a java.util.List of Strings.
CheckList.getSelectedValues()
instead
HiddenList.getValueObject()
to return the
hidden values as a java.util.List of Strings.
Hidden Fields
:
<input type='hidden'>.MenuFactory.loadFromMenuXml(java.lang.String, java.lang.String, org.apache.click.extras.security.AccessController, java.lang.Class)
instead
MemoryFileItem
instances which always keep their content in memory.MenuFactory.buildMenu(org.w3c.dom.Element, org.apache.click.extras.security.AccessController, java.lang.Class)
instead
Tree.expandLink
and Tree.selectLink
.
LinkDecorator.idProperty
.
Tree.isExpandedParent(TreeNode)
.
id
,
class and style.
menu cache
.
TabbedPanel.setTabListener(org.apache.click.ActionListener)
.
AbstractControl.addStyleClass(String)
instead
Tree.setJavascriptEnabled(boolean)
.
TabbedPanel.setTabListener(java.lang.Object, java.lang.String)
.
Context
locale.
CheckList.setSelectedValues(java.util.List)
to set the selected values of the CheckList.
PickList.setSelectedValues(java.util.List)
to set the selected values of the PickList.
CheckList.setSelectedValues(List)
instead
getOutputStream()
, if any.
Form
.Context
, so this
constructor enforces a valid context before the handler can be
used.
Tree
model.TreeNode(java.lang.Object, java.lang.String)
instead and add to parent node through add(org.apache.click.extras.tree.TreeNode)
.
Creates a node and sets the value, id and parent to the specified arguments.
TreeNode(java.lang.Object, java.lang.String, boolean)
instead and add to parent node through add(org.apache.click.extras.tree.TreeNode)
.
Creates a node and sets the value, id and parent to the specified arguments.
b.length
bytes from the specified byte array
to our output stream.
len
bytes from the specified byte array, starting
at the specified offset, to our output stream.
getWriter()
, if any.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |