public abstract class JControlHelper extends Object
Constructor and Description |
---|
JControlHelper() |
Modifier and Type | Method and Description |
---|---|
static JControl |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
JControl that) |
static JControl |
narrow(Object obj) |
static JControl |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
JControl value) |
public static TypeCode type()
public static String id()
public static JControl read(InputStream istream)
public static void write(OutputStream ostream, JControl value)
Copyright © 2019. All rights reserved.