TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
Definition at line 53 of file FODBSync4JSourcePanel.java.
Public Member Functions | |
FODBSync4JSourcePanel () | |
void | updateForm () |
Loads the given syncSource showing the name, uri and type in the panel's fields. | |
Static Public Attributes | |
static final String | NAME_ALLOWED_CHARS = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_." |
Allowed characters for name and uri. |
void org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel.updateForm | ( | ) |
Loads the given syncSource showing the name, uri and type in the panel's fields.
syncSource | the SyncSource instance |
Definition at line 165 of file FODBSync4JSourcePanel.java.