public class JotyApp.ValuesOnChoice
extends org.joty.gui.WFieldSet
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
m_fieldsToCatch |
long |
m_id |
Constructor and Description |
---|
ValuesOnChoice(org.joty.common.JotyMessenger JotyMessenger) |
Modifier and Type | Method and Description |
---|---|
void |
acquire(long id,
JotyCursorWrapper cursor) |
boolean |
auxFields() |
void |
clear() |
long |
getId() |
boolean |
selected() |
public ValuesOnChoice(org.joty.common.JotyMessenger JotyMessenger)
public void clear()
clear
in class org.joty.gui.WFieldSet
public boolean auxFields()
public boolean selected()
public void acquire(long id, JotyCursorWrapper cursor)
public long getId()