Constructor and Description |
---|
Editor(WikiContext wikiContext,
String editorName) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getURL()
Deprecated.
|
String |
isSelected()
Convinience method which returns XHTML for an option element.
|
String |
isSelected(String ifSelected) |
String |
isSelected(String ifSelected,
String ifNotSelected) |
String |
toString() |
public Editor(WikiContext wikiContext, String editorName)
public String isSelected()
public String isSelected(String ifSelected)
public String isSelected(String ifSelected, String ifNotSelected)
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.