UIWeight
Referência completa da API de UIWeight, incluindo construtores, atributos, atributos virtuais e métodos.
Pacote: JAVARuntime
Categoria: UI
Componente: sim
public class UIWeight extends Component
Constructors
| Signature | Description |
|---|---|
UIWeight(UIWeight) | Executa UIWeight e retorna quando a chamada do motor termina. |
UIWeight(Engine) | Executa UIWeight e retorna quando a chamada do motor termina. |
UIWeight() | Executa UIWeight e retorna quando a chamada do motor termina. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIWeight | Representa o valor de instance armazenado nesta instância. Leia ou atribua para atualizar a propriedade. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
weight | float | set | Atributo virtual exposto por setWeight. Acesse como um campo para ler ou escrever o valor subjacente. |
Methods
| Signature | Returns | Description |
|---|---|---|
getWeight() | float | Executa getWeight e retorna quando a chamada do motor termina. |