removeSubmitListener(SubmitListener l) This method removes a listener from the list that will be notified if this button causes the page to be submitted.
This method removes a listener from the list that will be notified if this button causes the page to be submitted.
Parameters: l - The listener to remove.
setAcceptCharset
public void setAcceptCharset(String acceptcharset)(Code)
This method sets a datastore expression that will be used to compute the href for the link.
Parameters: ds - com.salmonllc.sql.DataStoreBuffer Parameters: expression - The expression to evaluate
This method sets a datastore expression that will be used to compute the href for the link.
Parameters: ds - com.salmonllc.sql.DataStoreBuffer Parameters: expression - java.lang.String
setHrefParameters
public void setHrefParameters(boolean hrefparameters)(Code)
This method sets Whether or not to place the field values as parameters on the href.