public class DemoForm1ContentCreator extends Object implements org.jowidgets.api.widgets.content.IInputContentCreator<List<String>>
DemoForm1ContentCreator()
void
createContent(org.jowidgets.api.widgets.content.IInputContentContainer container)
List<String>
getValue()
setValue(List<String> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DemoForm1ContentCreator()
public void createContent(org.jowidgets.api.widgets.content.IInputContentContainer container)
createContent
org.jowidgets.api.widgets.content.IInputContentCreator<List<String>>
public void setValue(List<String> value)
setValue
org.jowidgets.api.widgets.access.IInputValueAccessor<List<String>>
public List<String> getValue()
getValue
Copyright © 2015. All rights reserved.